Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-781716-27918/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-pbr-5.10.0-2.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-781716-27918/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lJQUlx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-5.10.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pbr-5.10.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-5.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XZOpPq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/git.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd creating build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.data_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.data_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.data_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.doc.source' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.doc.source' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.doc.source' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.pbr_testpackage' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage.package_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage.package_data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.src' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pbr.tests.testpackage.src' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src + sphinx-build doc/source html Running Sphinx v5.3.0 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.cmd.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.hooks.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.11/site-packages/openstackdocstheme/theme fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] cannot find git top directory, assuming "." [openstackdocstheme] no ./.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 13%] index reading sources... [ 20%] reference/api/modules reading sources... [ 26%] reference/api/pbr reading sources... [ 33%] reference/api/pbr.cmd reading sources... [ 40%] reference/api/pbr.hooks reading sources... [ 46%] reference/index reading sources... [ 53%] user/compatibility reading sources... [ 60%] user/features reading sources... [ 66%] user/history reading sources... [ 73%] user/index reading sources... [ 80%] user/packagers reading sources... [ 86%] user/releasenotes reading sources... [ 93%] user/semver reading sources... [100%] user/using /builddir/build/BUILD/pbr-5.10.0/doc/source/user/releasenotes.rst:5: CRITICAL: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'RELEASENOTES.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] contributor/index [openstackdocstheme] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_project' config option has been deprecated and replaced by the 'openstackdocs_bug_project' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_tag' config option has been deprecated and replaced by the 'openstackdocs_bug_tag' option; support for the former will be dropped in a future release fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/contributor/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'contributor/index' writing output... [ 13%] index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'index' writing output... [ 20%] reference/api/modules fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/modules.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 26%] reference/api/pbr fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr' writing output... [ 33%] reference/api/pbr.cmd fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.cmd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.cmd.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.cmd' writing output... [ 40%] reference/api/pbr.hooks fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.hooks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.hooks.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.hooks' writing output... [ 46%] reference/index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/index' writing output... [ 53%] user/compatibility fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/compatibility.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/compatibility.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/compatibility' writing output... [ 60%] user/features fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/features.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/features' writing output... [ 66%] user/history fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/history.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/history' writing output... [ 73%] user/index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/index' writing output... [ 80%] user/packagers fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/packagers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/packagers.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/packagers' writing output... [ 86%] user/releasenotes fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/releasenotes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/releasenotes.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/releasenotes' writing output... [ 93%] user/semver fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/semver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/semver.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/semver' writing output... [100%] user/using fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/using.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/using.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/using' WARNING: [openstackdocstheme] cannot get gitsha from git repository generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cW5SCq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch --prefix /usr /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/build.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/git.py to git.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/find_package.py to find_package.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/build.py to build.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/pbr_json.py to pbr_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/files.py to files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/backwards.py to backwards.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/commands.py to commands.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/sphinxext.py to sphinxext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/packaging.py to packaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/extra_files.py to extra_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/options.py to options.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_commands.py to test_commands.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_util.py to test_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_files.py to test_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_integration.py to test_integration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_setup.py to test_setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/builddoc.py to builddoc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd/main.py to main.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/testr_command.py to testr_command.cpython-311.pyc writing byte-compilation script '/tmp/tmpm2smpqfk.py' /usr/bin/python3 /tmp/tmpm2smpqfk.py removing /tmp/tmpm2smpqfk.py running install_egg_info running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr-5.10.0-py3.11.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests + mv /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr-3 + ln -s ./pbr-3 /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.10.0-2.fc38 --unique-debug-suffix -5.10.0-2.fc38.noarch --unique-debug-src-base python-pbr-5.10.0-2.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pbr-5.10.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PJUjwW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + export PATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + stestr run -E 'test_requirement_parsing|test_pep_517_support' {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(removes_index_lines) [2.703375s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,has-subdirectory) [0.469712s] ... ok {1} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script [0.002358s] ... ok {7} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing_source_prefix_in_directory_name [2.759053s] ... ok {4} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces [3.301609s] ... ok {4} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Bionic) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Buster) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(pip-latest) ... SKIPPED: integration tests not enabled {7} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_subdirectories [0.523758s] ... ok {7} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Focal) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_packaging.ParseRequirementsTest.test_empty_requirements [0.458536s] ... ok {7} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_with_git_egg_url [0.466660s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env_multiple_files [0.565941s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTest.test_index_present [0.473792s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,has-subdirectory) [0.579414s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,has-subdirectory) [0.529105s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,non-subdirectory) [1.423986s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,non-subdirectory) [1.593916s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpstt1os7d/tmpwe7e9w7c' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp97r_whgh/tmpd0u1dlmf' {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,non-subdirectory) [0.560190s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,has-subdirectory) [0.567472s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,non-subdirectory) [0.472519s] ... ok {0} pbr.tests.test_commands.TestCommands.test_freeze_command [10.147381s] ... ok {3} pbr.tests.test_commands.TestCommands.test_custom_deb_version_py_command [24.654895s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running deb_version [pbr] Extracting deb version 0.0.0 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( {6} pbr.tests.test_commands.TestCommands.test_custom_build_py_command [25.371931s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. Running git init STDOUT: Initialized empty Git repository in /tmp/tmp23nhwu5u/tmpjbnkqo_o/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git add . STDOUT: STDERR: Running git commit -m Turn this into a git repo STDOUT: STDERR: Author identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'mockbuild@fedora-riscv.(none)') Running /usr/bin/python3 setup.py sdist --formats=gztar STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {5} pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files [28.448200s] ... ok {5} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_quoted_components [0.838898s] ... ok {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_changelog [25.123141s] ... ok Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpt7oxence/tmph8_e15bw/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpt7oxence/tmph8_e15bw/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9d083cf] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.0 creating pbr_testpackage-0.0.0/data_files creating pbr_testpackage-0.0.0/doc creating pbr_testpackage-0.0.0/doc/source creating pbr_testpackage-0.0.0/pbr_testpackage creating pbr_testpackage-0.0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0.0/src copying files to pbr_testpackage-0.0.0... copying 14 -> pbr_testpackage-0.0.0 copying AUTHORS -> pbr_testpackage-0.0.0 copying CHANGES.txt -> pbr_testpackage-0.0.0 copying ChangeLog -> pbr_testpackage-0.0.0 copying LICENSE.txt -> pbr_testpackage-0.0.0 copying MANIFEST.in -> pbr_testpackage-0.0.0 copying README.txt -> pbr_testpackage-0.0.0 copying extra-file.txt -> pbr_testpackage-0.0.0 copying git-extra-file.txt -> pbr_testpackage-0.0.0 copying setup.cfg -> pbr_testpackage-0.0.0 copying setup.py -> pbr_testpackage-0.0.0 copying test-requirements.txt -> pbr_testpackage-0.0.0 copying data_files/a.txt -> pbr_testpackage-0.0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.0/src Writing pbr_testpackage-0.0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.0' (and everything under it) STDERR: {1} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(postversioned) [27.340891s] ... ok {2} pbr.tests.test_core.TestCore.test_console_script_develop [34.686019s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 130, in test_console_script_develop stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppbloofaf/tmppuv5491x/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution {1} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(preversioned) [12.649214s] ... ok Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp8wo2a9zx/tmp6zr8nn3s/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp8wo2a9zx/tmp6zr8nn3s/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5f911ef] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.4s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.6s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {7} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(postversioned) [10.206506s] ... ok {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) [28.438101s] ... ok {0} pbr.tests.test_core.TestCore.test_console_script_install [30.942962s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 112, in test_console_script_install self.check_script_install(stdout) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 66, in check_script_install stdout, _, return_code = self._run_cmd(cmd_filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {0} pbr.tests.test_integration.TestInstallWithoutPbr.test_install_without_pbr ... SKIPPED: integration tests not enabled {0} pbr.tests.test_integration.TestIntegration.test_integration ... SKIPPED: integration tests not enabled {0} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Focal) ... SKIPPED: integration tests not enabled {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,has-subdirectory) [0.982449s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,non-subdirectory) [0.675269s] ... ok {0} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script_validates_expectations [0.011349s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5zreudie/tmphp9az7kg/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmprek7an4l/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp5zreudie/tmptfywy905/key-config STDOUT: STDERR: gpg: directory '/tmp/tmprek7an4l/.gnupg' created gpg: keybox '/tmp/tmprek7an4l/.gnupg/pubring.kbx' created gpg: /tmp/tmprek7an4l/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmprek7an4l/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmprek7an4l/.gnupg/openpgp-revocs.d/33D86FF23CB2042AC05FB82358F2696A4F2BD989.rev' Running git add /tmp/tmp5zreudie/tmphp9az7kg/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5d701d2] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmplr7ij1u_/tmpgg8p10bq/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {7} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(postversioned) [6.945773s] ... ok {1} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(preversioned) [9.307038s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps) [1.828810s] ... ok {6} pbr.tests.test_commands.TestCommands.test_custom_rpm_version_py_command [28.255846s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running rpm_version [pbr] Extracting rpm version 0.0.0 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( {1} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps_with_excludes) [1.916130s] ... ok {3} pbr.tests.test_core.TestCore.test_sdist_extra_files [31.200641s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 87, in test_sdist_extra_files stdout, _, return_code = self.run_setup('sdist', '--formats=gztar') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing [1.148501s] ... ok {6} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Buster) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_files.FilesConfigTest.test_auto_package [0.783009s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTest.test_nested_requirements [0.784462s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(no_autodoc) [1.581761s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal_with_comments) [0.650992s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,non-subdirectory) [0.663438s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpc4l34tbq/tmpkjnascrf' {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,has-subdirectory) [0.562072s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps_with_excludes) [1.671560s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,has-subdirectory) [0.540978s] ... ok {1} pbr.tests.test_setup.GitLogsTest.test_generate_authors(pre1.8.3) [0.586207s] ... ok {1} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_true) ... SKIPPED: /tmp/tmpjaicmfmn/tmp27wj5_td/testpackage/.git is missing; skipping git-related checks {5} pbr.tests.test_hooks.TestHooks.test_global_setup_hooks [29.826430s] ... ok {5} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(EL8) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Stretch) ... SKIPPED: integration tests not enabled {1} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_false) ... SKIPPED: /tmp/tmp6mjz26un/tmpkd_3r6dp/testpackage/.git is missing; skipping git-related checks Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9hg27wau/tmpnwm05q9j/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpp8f60cp6/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp9hg27wau/tmpmv5w2x2d/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpp8f60cp6/.gnupg' created gpg: keybox '/tmp/tmpp8f60cp6/.gnupg/pubring.kbx' created gpg: /tmp/tmpp8f60cp6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpp8f60cp6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpp8f60cp6/.gnupg/openpgp-revocs.d/58179AF148590F2173A563BE8C7CB200E55D4837.rev' Running git add /tmp/tmp9hg27wau/tmpnwm05q9j/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7c3a7c2] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp9hg27wau/tmpnwm05q9j/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 68cd337] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpc3sm81wm/tmpfb8boxdr/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpu_gzqmei/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpc3sm81wm/tmp_w81o1nm/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpu_gzqmei/.gnupg' created gpg: keybox '/tmp/tmpu_gzqmei/.gnupg/pubring.kbx' created gpg: /tmp/tmpu_gzqmei/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpu_gzqmei/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpu_gzqmei/.gnupg/openpgp-revocs.d/E9EAEFF1D69C3C9D4C12FA60060EED6DC0FADF82.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp44g2pyyy/tmpa7561i8p/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpg39oipyw/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp44g2pyyy/tmpp2po9uek/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpg39oipyw/.gnupg' created gpg: keybox '/tmp/tmpg39oipyw/.gnupg/pubring.kbx' created gpg: /tmp/tmpg39oipyw/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpg39oipyw/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpg39oipyw/.gnupg/openpgp-revocs.d/161C16F8C888B9D7CCA23E31FABC02F3D4F18EBD.rev' Running git add /tmp/tmp44g2pyyy/tmpa7561i8p/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {7} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(postversioned) [8.164693s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTest.test_default_requirements [0.679236s] ... ok {1} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_false) ... SKIPPED: /tmp/tmp_lmk18h3/tmptjusilc_/testpackage/.git is missing; skipping git-related checks {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,has-subdirectory) [0.605470s] ... ok {1} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_both_true) ... SKIPPED: /tmp/tmp6y6n9tfz/tmpk8juqi0d/testpackage/.git is missing; skipping git-related checks {1} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(no_extras) [0.482000s] ... ok {1} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(inline_keywords) [0.651098s] ... ok {1} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(simple_project_urls) [0.875134s] ... ok {1} pbr.tests.test_util.TestUTF8DescriptionFile.test_utf8_description_file [1.670933s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_alpha_dev_version [0.691505s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_alpha_zero_version [0.618637s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_beta_version [0.515374s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_dev_no_git_version [0.441171s] ... ok {4} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors [31.019009s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 464, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_alpha [0.650711s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease [0.516392s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_pure_git_hash [0.474871s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_increment_nonrelease [0.524432s] ... ok Running /usr/bin/python3 setup.py build_py STDOUT: running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. Running /usr/bin/python3 setup.py rpm_version STDOUT: running rpm_version [pbr] Extracting rpm version 0.0.0 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp07y9q0qs/tmpmgvpopy5/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp07y9q0qs/tmpmgvpopy5/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /usr/bin/python3 setup.py egg_info STDOUT: test_hook_1 test_hook_2 running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp2f914bk4/tmplf12u7gy/testpackage/.git/ STDERR: {1} pbr.tests.test_version.TestSemanticVersion.test_ordering [0.652299s] ... ok {2} pbr.tests.test_core.TestCore.test_setup_py_build_sphinx [30.970940s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 81, in test_setup_py_build_sphinx stdout, _, return_code = self.run_setup('build_sphinx') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp7_6prmy6/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmplr7ij1u_/tmp7yfyeyaw/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp7_6prmy6/.gnupg' created gpg: keybox '/tmp/tmp7_6prmy6/.gnupg/pubring.kbx' created gpg: /tmp/tmp7_6prmy6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp7_6prmy6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp7_6prmy6/.gnupg/openpgp-revocs.d/11C6589ECDEE1561D94B3F8D4FE3D77082313388.rev' Running git add /tmp/tmplr7ij1u_/tmpgg8p10bq/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ecf85dd] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.3.0.0a1 STDOUT: STDERR: {7} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(preversioned) [16.236431s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(postversioned) [30.822375s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running pbr freeze STDOUT: alabaster==0.7.12 attrs==22.2.0 autopage==0.5.1 Babel==2.11.0 charset-normalizer==3.1.0 cliff==4.0.0 cmd2==2.4.2 distlib==0.3.6 docutils==0.19 dulwich==0.21.2 extras==1.0.0 filelock==3.8.2 fixtures==4.0.1 flake8==5.0.3 future==0.18.3 hacking==4.0.0 idna==3.4 imagesize==1.4.1 Jinja2==3.0.3 MarkupSafe==2.1.2 mccabe==0.7.0 openstackdocstheme==3.0.0 # git sha 0335d74 packaging==23.0 pbr==5.10.0 platformdirs==2.6.0 prettytable==0.7.2 pycodestyle==2.9.1 pyflakes==2.5.0 Pygments==2.14.0 pyparsing==3.0.9 pyperclip==1.8.2 PySocks==1.7.1 python-subunit==1.4.2 pytz==2023.3 PyYAML==6.0 requests==2.28.2 setuptools==65.5.1 six==1.16.0 snowballstemmer==2.2.0 sphinx==5.3.0 sphinxcontrib-apidoc==0.3.0 # git sha 55db45d sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 stestr==4.0.1 # git sha 0951a0c stevedore==4.0.2 # git sha 93f1e09 testrepository==0.0.20 testresources==2.0.1 testscenarios==0.5.0 testtools==2.5.0 urllib3==1.26.12 virtualenv==20.20.0 voluptuous==0.13.1 wcwidth==0.2.5 wheel==0.38.4 STDERR: Running /usr/bin/python3 setup.py install_scripts --install-dir=/tmp/tmpud4scfdm/tmp_6cvvebo STDOUT: running install_scripts running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Installing pbr_test_cmd script to /tmp/tmpud4scfdm/tmp_6cvvebo Installing pbr_test_cmd_with_class script to /tmp/tmpud4scfdm/tmp_6cvvebo Installing pbr_test_wsgi script to /tmp/tmpud4scfdm/tmp_6cvvebo Installing pbr_test_wsgi_with_class script to /tmp/tmpud4scfdm/tmp_6cvvebo STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /tmp/tmpud4scfdm/tmp_6cvvebo/pbr_test_cmd Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpgye_q9fn/tmpw9dxgpuf/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpgye_q9fn/tmpw9dxgpuf/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8f6fc65] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp_dqmm1pz/tmpjdlq87i7/testpackage/.git/ STDERR: {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(postversioned) [10.989526s] ... ok Running /usr/bin/python3 setup.py deb_version STDOUT: running deb_version [pbr] Extracting deb version 0.0.0 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running /usr/bin/python3 setup.py sdist --formats=gztar Running /usr/bin/python3 setup.py --help-commands STDOUT: test_hook_1 test_hook_2 Standard commands: build build everything needed to install build_py "build" pure Python modules (copy to build directory) build_ext build C/C++ extensions (compile/link to build directory) build_clib build C/C++ libraries used by Python extensions build_scripts "build" scripts (copy and fixup #! line) clean clean up temporary files from 'build' command install install everything from build directory install_lib install all Python modules (extensions and pure Python) install_headers install C/C++ header files install_scripts install scripts (Python or otherwise) install_data install data files sdist create a source distribution (tarball, zip file, etc.) register register the distribution with the Python package index bdist create a built (binary) distribution bdist_dumb create a "dumb" built distribution bdist_rpm create an RPM distribution check perform some checks on the package upload upload binary package to PyPI Extra commands: egg_info create a distribution's .egg-info directory develop install package in 'development mode' rpm_version Output the rpm *compatible* version string of this package deb_version Output the deb *compatible* version string of this package build_sphinx Build Sphinx documentation alias define a shortcut to invoke one or more commands bdist_egg create an "egg" distribution dist_info create a .dist-info directory easy_install Find/get/install Python packages editable_wheel create a PEP 660 'editable' wheel install_egg_info Install an .egg-info directory for the package rotate delete older distributions, keeping N newest files saveopts save supplied options to setup.cfg or other config file setopt set an option in setup.cfg or another config file test run unit tests after in-place build (deprecated) upload_docs Upload documentation to sites other than PyPi such as devpi bdist_wheel create a wheel distribution testr Run unit tests using testr compile_catalog compile message catalogs to binary MO files extract_messages extract localizable strings from the project code init_catalog create a new catalog based on a POT file update_catalog update message catalogs from a POT file usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help STDERR: {3} pbr.tests.test_hooks.TestHooks.test_custom_commands_known [27.965591s] ... ok {3} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_normal [0.645739s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env [0.522104s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,non-subdirectory) [0.510404s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,non-subdirectory) [0.514818s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmprbppj7ij/tmpleoxz8u1' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp6z5yjcs4/tmpmb156ks5' {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,has-subdirectory) [0.610272s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_lower) [1.990442s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,non-subdirectory) [0.504341s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(no_autodoc) [1.643770s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpp3cj3hwh/tmp7ou1o0_i' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp2da_4x7x/tmp6rfutfn7' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp6dct2p2_/tmpuhjuun9l' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpr1x9rg4b/tmp0csibtxx' {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps) [1.542895s] ... ok [master (root-commit) 225ee83] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp07y9q0qs/tmpmgvpopy5/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 829cb0c] Allow `openstack.org` to `work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying 15 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) [30.555884s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps_with_excludes) [1.498428s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpx72lw_qt/tmpk26xbkxe' hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp2f914bk4/tmplf12u7gy/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0df608d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp2f914bk4/tmplf12u7gy/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 09f0d46] Allow *.openstack.org to work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying 15 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(false_autodoc) [2.130761s] ... ok {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) [30.439084s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/fixtures/fixture.py", line 124, in cleanUp return self._cleanups(raise_errors=raise_first) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 84, in __call__ raise error[1].with_traceback(error[2]) File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 78, in __call__ cleanup(*args, **kwargs) File "/usr/lib64/python3.11/shutil.py", line 732, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 631, in _rmtree_safe_fd with os.scandir(topfd) as scandir_it: ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {7} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(pre1.8.3) [0.599639s] ... ok {7} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_true) ... SKIPPED: /tmp/tmp7d3i9b1s/tmpg64sj9r2/testpackage/.git is missing; skipping git-related checks {7} pbr.tests.test_util.TestDataFilesParsing.test_handling_of_whitespace_in_data_files(data_files) [0.473015s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_alpha_version [0.454299s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_final_version [0.448933s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_short_nonzero_lead_in [0.434124s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /usr/bin/python3 setup.py sdist Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {4} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_changelog [26.952664s] ... ok {4} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_dependency_links [0.688266s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_parsing_short_forms [0.692772s] ... ok {2} pbr.tests.test_core.TestCore.test_setup_py_keywords [30.487656s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 77, in test_setup_py_keywords stdout, _, _ = self.run_setup('--keywords') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {2} pbr.tests.test_files.FilesConfigTest.test_implicit_auto_package [0.680012s] ... ok {2} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Stretch) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Bionic) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-EL8) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal) [0.562133s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmps1slegi0/tmpmjl643nn' {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,non-subdirectory) [0.544863s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,has-subdirectory) [0.726289s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) [30.912594s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpvuk_sb2w/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpz4234riw/tmpha_p_ivs/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpvuk_sb2w/.gnupg' created gpg: keybox '/tmp/tmpvuk_sb2w/.gnupg/pubring.kbx' created gpg: /tmp/tmpvuk_sb2w/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpvuk_sb2w/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpvuk_sb2w/.gnupg/openpgp-revocs.d/3411D0956B17BBAA784FB3FEE662E70EE446E118.rev' Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 775e955] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 8073292] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git tag -sm test tag badver STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 8acc4a7] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 20e3109] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c28d40a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) [30.661762s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) [30.777835s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp05rv5vwt/tmp_8jg12ad/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp05rv5vwt/tmp_8jg12ad/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5d8b8fb] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp05rv5vwt/tmp_8jg12ad/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master d57213b] See os_ for to_do about qemu_. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) [30.603143s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/fixtures/fixture.py", line 124, in cleanUp return self._cleanups(raise_errors=raise_first) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 73, in __call__ cleanups = reversed(self._cleanups) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {4} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) [28.850431s] ... ok running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying 15 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmphbt8vsag/tmpsxcgulxp/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: {7} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run [30.516374s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 68, in test_wsgi_script_run stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp9znseo0d/tmp71poi8aj' [master (root-commit) fd25b22] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpvph1ed2x/tmpylh8yozs/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp0uwrydnl/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpvph1ed2x/tmpggt7j406/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp0uwrydnl/.gnupg' created gpg: keybox '/tmp/tmp0uwrydnl/.gnupg/pubring.kbx' created gpg: /tmp/tmp0uwrydnl/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp0uwrydnl/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp0uwrydnl/.gnupg/openpgp-revocs.d/F76842F2A4C872282EBE3B980C9D4B561CF4F284.rev' Running git add /tmp/tmpvph1ed2x/tmpylh8yozs/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1ca9bcc] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpvph1ed2x/tmpylh8yozs/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master dc0fac4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpsk_17ckq/tmp5_4tzbil/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpnpuspd8a/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpsk_17ckq/tmpfbd04yel/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpnpuspd8a/.gnupg' created gpg: keybox '/tmp/tmpnpuspd8a/.gnupg/pubring.kbx' created gpg: /tmp/tmpnpuspd8a/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpnpuspd8a/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpnpuspd8a/.gnupg/openpgp-revocs.d/83367744486424AB1ED4059CB8CB2052C5236018.rev' Running git add /tmp/tmpsk_17ckq/tmp5_4tzbil/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9ed4ec8] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpsk_17ckq/tmp5_4tzbil/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c37b727] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmp1n9o9kfu/tmpk3h07xdh {4} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(postversioned) [8.802001s] ... ok {2} pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob [30.493289s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 335, in test_install_glob stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpqu_pah_e/tmpdpy3rtyc' {0} pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts [30.619217s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {0} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(postversioned) [7.491190s] ... ok [master 7109ba7] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 2c24c46] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git tag -sm test tag badver3 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master dcdc1a4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git tag -sm test tag 1.2.4.0a1 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5e394aa] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 22 STDERR: Running git tag -sm test tag badver4 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7c27dd2] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 23 STDERR: Running git tag -sm test tag 2 STDOUT: STDERR: Running git add /tmp/tmpz4234riw/tmpbw7ucipy/testpackage/24 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d318fac] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 24 STDERR: Running git tag -sm test tag non-release-tag/2014.12.16-1 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpla00qdu1/tmpab30b2r7/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpguj26ege/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpla00qdu1/tmpkp70rwbz/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpguj26ege/.gnupg' created gpg: keybox '/tmp/tmpguj26ege/.gnupg/pubring.kbx' created gpg: /tmp/tmpguj26ege/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpguj26ege/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpguj26ege/.gnupg/openpgp-revocs.d/8D46AAA0E0667E6ED9FBB0EF7666EA51B4C4CD47.rev' Running git add /tmp/tmpla00qdu1/tmpab30b2r7/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a69bbe6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.4 STDOUT: STDERR: Running git add /tmp/tmpla00qdu1/tmpab30b2r7/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 5e61abe] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpj37wcoq0/tmpnedf9dlt/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp4cb03ns6/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpj37wcoq0/tmpzawdaqfx/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp4cb03ns6/.gnupg' created gpg: keybox '/tmp/tmp4cb03ns6/.gnupg/pubring.kbx' created gpg: /tmp/tmp4cb03ns6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp4cb03ns6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp4cb03ns6/.gnupg/openpgp-revocs.d/3B1EB44DE5A5D9FAFEE7089E39B0178F666DC76A.rev' Running git add /tmp/tmpj37wcoq0/tmpnedf9dlt/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {4} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(preversioned) [13.406224s] ... ok {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) [30.967632s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {5} pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions [30.707267s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp_dqmm1pz/tmpjdlq87i7/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 49b3f31] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp_dqmm1pz/tmpjdlq87i7/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master b995b09] See os_ for to_do about qemu_. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp0625xn29/tmpwxdannn1/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpq5j7z8a3/tmpsmkzzxp4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmph869jhiq/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpq5j7z8a3/tmpxczfa9cp/key-config STDOUT: STDERR: gpg: directory '/tmp/tmph869jhiq/.gnupg' created gpg: keybox '/tmp/tmph869jhiq/.gnupg/pubring.kbx' created gpg: /tmp/tmph869jhiq/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmph869jhiq/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmph869jhiq/.gnupg/openpgp-revocs.d/87015124EB13E692E42744693BF1E3E9757956D4.rev' Running git add /tmp/tmpq5j7z8a3/tmpsmkzzxp4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 28c4f9e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpq5j7z8a3/tmpsmkzzxp4/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master 19fc30d] ssem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpskuefhay/tmpayj6m8re/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpx6mn0onz/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpvq22kvio/tmpgtbgo835/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpvq22kvio/tmpgtbgo835/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 003ff81] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpvq22kvio/tmpgtbgo835/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 521a540] Allow *.openstack.org to work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpal2hz70d/tmpv3p3_og2/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpal2hz70d/tmpv3p3_og2/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0c24579] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(preversioned) [29.989777s] ... ok {3} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsInstalled [0.857300s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(postversioned) [11.778166s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_leading_space(postversioned) [17.112431s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp7wlv3w8f/tmp7urb3p58/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp7wlv3w8f/tmp7urb3p58/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e0980b1] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py install --root /tmp/tmp7wlv3w8f/tmp7urb3p58installed Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpkkz9i3_w/tmpdjnldpbc/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpkkz9i3_w/tmpdjnldpbc/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 688f3bc] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py install --root /tmp/tmpkkz9i3_w/tmpdjnldpbcinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpwfsg58xn/tmpyj9kjgp1/testpackage/.git/ STDERR: {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(preversioned) [30.753004s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp361borzp/tmpinv4ait3/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version {3} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(preversioned) [16.583944s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(preversioned) [15.425862s] ... ok [master (root-commit) 6085fc7] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpj37wcoq0/tmpnedf9dlt/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master c1dbaae] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3na9aqqa/tmp8ssjsr01/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpfd6_y842/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp3na9aqqa/tmpz3yw9o9_/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpfd6_y842/.gnupg' created gpg: keybox '/tmp/tmpfd6_y842/.gnupg/pubring.kbx' created gpg: /tmp/tmpfd6_y842/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpfd6_y842/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpfd6_y842/.gnupg/openpgp-revocs.d/2D238DD8AF038037C27727B33085CFDB1A86F4B3.rev' Running git add /tmp/tmp3na9aqqa/tmp8ssjsr01/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 769d599] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp3na9aqqa/tmp8ssjsr01/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 36f9686] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpz8bdngy9/tmppu85gi58/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp78e13d7p/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpz8bdngy9/tmpi6_gukg0/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp78e13d7p/.gnupg' created gpg: keybox '/tmp/tmp78e13d7p/.gnupg/pubring.kbx' created gpg: /tmp/tmp78e13d7p/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp78e13d7p/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp78e13d7p/.gnupg/openpgp-revocs.d/D7C7B12A1F5EE84C3AC0DE6127749D8D684B58A2.rev' Running git add /tmp/tmpz8bdngy9/tmppu85gi58/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9014c5c] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git add /tmp/tmpz8bdngy9/tmppu85gi58/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(postversioned) [8.659944s] ... ok Running /usr/bin/python3 setup.py develop --install-dir=/tmp/tmp0ub34u3y/tmp65thnixq Running /usr/bin/python3 setup.py build_sphinx Running /usr/bin/python3 setup.py egg_info STDOUT: running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /usr/bin/python3 setup.py --keywords Running /usr/bin/python3 setup.py install --root /tmp/tmp2075m_nk/tmp1i4cy6n7installed Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbrv7n7kt/tmpurnzy9a4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpbrv7n7kt/tmpurnzy9a4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) bca3d3e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp_9xnlu9y/tmpjfqra9qn/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp_9xnlu9y/tmpjfqra9qn/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(postversioned) [9.995913s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(postversioned) [11.602113s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(preversioned) [9.016302s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {4} pbr.tests.test_setup.APIAutoDocTest.test_default_api_build_dir [1.761372s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_lower) [1.181592s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(false_autodoc) [1.281821s] ... ok {4} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_both_true) ... SKIPPED: /tmp/tmpalpmd32q/tmpjqxfw_jk/testpackage/.git is missing; skipping git-related checks Marker evaluation failed, see the following error. For more information see: http://docs.openstack.org/pbr/latest/user/using.html#environment-markers {4} pbr.tests.test_util.TestInvalidMarkers.test_invalid_marker_raises_error [0.505635s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_alpha_major_zero_version [0.485129s] ... ok {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) [31.123947s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {4} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_non_440_beta [0.582029s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpshix17ic/tmpn5zx5unr' {0} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(preversioned) [22.606417s] ... ok [master dacf7f0] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp4gbspsp1/tmpvzcd8i2y/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpw2_rp4ti/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp4gbspsp1/tmpqxjlr8ra/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpw2_rp4ti/.gnupg' created gpg: keybox '/tmp/tmpw2_rp4ti/.gnupg/pubring.kbx' created gpg: /tmp/tmpw2_rp4ti/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpw2_rp4ti/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpw2_rp4ti/.gnupg/openpgp-revocs.d/7F3E4DB20FF77264E1F333B719D5C3617BF09283.rev' Running git add /tmp/tmp4gbspsp1/tmpvzcd8i2y/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 77de5e3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp4gbspsp1/tmpvzcd8i2y/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master d629049] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True')}} {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) [30.923396s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpewrz9sar/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp361borzp/tmp0xzm155w/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpewrz9sar/.gnupg' created gpg: keybox '/tmp/tmpewrz9sar/.gnupg/pubring.kbx' created gpg: /tmp/tmpewrz9sar/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpewrz9sar/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpewrz9sar/.gnupg/openpgp-revocs.d/B31DAC67D3E145F841CBB3FB37469B3CABA07826.rev' Running git add /tmp/tmp361borzp/tmpinv4ait3/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a132bae] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp361borzp/tmpinv4ait3/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 82ed40a] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1sourr7q/tmp_d7cl2j4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp9xvgs7v_/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp1sourr7q/tmp5jg_h38g/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp9xvgs7v_/.gnupg' created gpg: keybox '/tmp/tmp9xvgs7v_/.gnupg/pubring.kbx' created gpg: /tmp/tmp9xvgs7v_/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp9xvgs7v_/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp9xvgs7v_/.gnupg/openpgp-revocs.d/CF0301F18AE228BA7A7D602F434567B0CC9FC97E.rev' Running git add /tmp/tmp1sourr7q/tmp_d7cl2j4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 77de5e3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp1sourr7q/tmp_d7cl2j4/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master af2f62b] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpphckqiik/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpx6q5fc06/tmpuv3vxvon/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpphckqiik/.gnupg' created gpg: keybox '/tmp/tmpphckqiik/.gnupg/pubring.kbx' created gpg: /tmp/tmpphckqiik/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpphckqiik/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpphckqiik/.gnupg/openpgp-revocs.d/F914B3E187E83737929BBE96F1FDA49DF919CCBF.rev' Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {3} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(postversioned) [24.920873s] ... ok Running gpg --gen-key --batch --debug-quick-random /tmp/tmpskuefhay/tmpveve26_8/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpx6mn0onz/.gnupg' created gpg: keybox '/tmp/tmpx6mn0onz/.gnupg/pubring.kbx' created gpg: /tmp/tmpx6mn0onz/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpx6mn0onz/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpx6mn0onz/.gnupg/openpgp-revocs.d/4E7E0BB0E64182499DC4517F5E5B4F32A67F660C.rev' Running git add /tmp/tmpskuefhay/tmpayj6m8re/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b114d9d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpskuefhay/tmpayj6m8re/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master b6f3e48] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpx9jkg8m7/tmp_olxks1_/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpneguejml/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpx9jkg8m7/tmp778m16d5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpneguejml/.gnupg' created gpg: keybox '/tmp/tmpneguejml/.gnupg/pubring.kbx' created gpg: /tmp/tmpneguejml/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpneguejml/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpneguejml/.gnupg/openpgp-revocs.d/45D3CDFB7C2F9424FBDCC326D0F568622E34A0D6.rev' Running git add /tmp/tmpx9jkg8m7/tmp_olxks1_/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f7c5dce] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.4 STDOUT: STDERR: Running git add /tmp/tmpx9jkg8m7/tmp_olxks1_/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 084b1de] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpjn_ig1v5/tmpxed2xgs4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp3cpsarm2/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpjn_ig1v5/tmp0fwel4wa/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp3cpsarm2/.gnupg' created gpg: keybox '/tmp/tmp3cpsarm2/.gnupg/pubring.kbx' created gpg: /tmp/tmp3cpsarm2/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp3cpsarm2/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp3cpsarm2/.gnupg/openpgp-revocs.d/2D5BCFA682064F8FDE8BCAB4AEAEF3E4EA929353.rev' Running git add /tmp/tmpjn_ig1v5/tmpxed2xgs4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {0} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(postversioned) [7.295137s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(preversioned) [9.458138s] ... ok STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp0b59itsg/tmpa9r09595/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp89wf80co/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp0b59itsg/tmpyjmdguw_/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp89wf80co/.gnupg' created gpg: keybox '/tmp/tmp89wf80co/.gnupg/pubring.kbx' created gpg: /tmp/tmp89wf80co/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp89wf80co/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp89wf80co/.gnupg/openpgp-revocs.d/1B490F188612804ACA7C8451348082A5CD6A31FB.rev' Running git add /tmp/tmp0b59itsg/tmpa9r09595/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 3ef8660] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp0b59itsg/tmpa9r09595/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 4da4d68] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmprr34fvd_/tmp6uqk8iis/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpxhlurys_/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmprr34fvd_/tmp70i6grxk/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpxhlurys_/.gnupg' created gpg: keybox '/tmp/tmpxhlurys_/.gnupg/pubring.kbx' created gpg: /tmp/tmpxhlurys_/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpxhlurys_/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpxhlurys_/.gnupg/openpgp-revocs.d/B060398F9885C8B7F499C35810B437B6577504C6.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmprxryex5t/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp2rdppc5d/tmp0ecc101g/key-config STDOUT: STDERR: gpg: directory '/tmp/tmprxryex5t/.gnupg' created gpg: keybox '/tmp/tmprxryex5t/.gnupg/pubring.kbx' created gpg: /tmp/tmprxryex5t/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmprxryex5t/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmprxryex5t/.gnupg/openpgp-revocs.d/187E8B9EF379CFD9F5AB523C61EF696676F64B23.rev' Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {5} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) [30.707293s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 808, in _check_combinations self.repo.commit('sem-ver: deprecation') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpwfsg58xn/tmpyj9kjgp1/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ce79597] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1apf9iq4/tmp1z9jh5sk/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.8s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.7s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_authors [26.941801s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(preversioned) [10.834335s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(preversioned) [11.368202s] ... ok [master (root-commit) 905b106] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master d57f0f9] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master e9ccf98] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at d57f0f9 sem-ver: bugfix STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master c205758] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at d57f0f9 sem-ver: bugfix STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master d2b426d] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 7ee16cd] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 71c2e38] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master a088b16] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master a7a45cd] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at a088b16 sem-ver: bugfix STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 569ed4a] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at a088b16 sem-ver: bugfix STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 4a27542] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmpx6q5fc06/tmphgrf7b3f/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 2a122ef] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp593mcdvt/tmp94ncb5wm/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpaca6qaxm/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp593mcdvt/tmp3ntoe7rg/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpaca6qaxm/.gnupg' created gpg: keybox '/tmp/tmpaca6qaxm/.gnupg/pubring.kbx' created gpg: /tmp/tmpaca6qaxm/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpaca6qaxm/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpaca6qaxm/.gnupg/openpgp-revocs.d/65346375A792E7EF24E4317A81C975A16DC8F9F0.rev' Running git add /tmp/tmp593mcdvt/tmp94ncb5wm/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6ad713e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp593mcdvt/tmp94ncb5wm/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master ec8056f] ssem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpcy7ns5ae/tmp2txxcvbl/testpackage/.git/ STDERR: {3} pbr.tests.test_packaging.TestVersions.test_leading_space(preversioned) [8.625110s] ... ok [master (root-commit) eeb11d5] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbckl77aj/tmpqb2e1rk2/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp59nv90tg/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpbckl77aj/tmp6_0bo306/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp59nv90tg/.gnupg' created gpg: keybox '/tmp/tmp59nv90tg/.gnupg/pubring.kbx' created gpg: /tmp/tmp59nv90tg/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp59nv90tg/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp59nv90tg/.gnupg/openpgp-revocs.d/5CCF8FA78381BFDDA0E88F1449912217DC1E966C.rev' Running git add /tmp/tmpbckl77aj/tmpqb2e1rk2/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1c9610f] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpbckl77aj/tmpqb2e1rk2/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d219af0] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpolv8e9d2/tmp2mkq7vsp/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpkgyxbgnt/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpolv8e9d2/tmp_mpsd7pe/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpkgyxbgnt/.gnupg' created gpg: keybox '/tmp/tmpkgyxbgnt/.gnupg/pubring.kbx' created gpg: /tmp/tmpkgyxbgnt/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpkgyxbgnt/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpkgyxbgnt/.gnupg/openpgp-revocs.d/A2AD6990669B2CF557C668BDC15B2367012F3EB5.rev' Running git add /tmp/tmpolv8e9d2/tmp2mkq7vsp/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6ad713e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpolv8e9d2/tmp2mkq7vsp/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 42ec7e9] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp437p7lsj/tmpi4n4wo2b/testpackage/.git/ STDERR: {2} pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json [30.742851s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(preversioned) [13.627763s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] [master (root-commit) eaac843] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master cf24bf2] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 9f020e2] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at cf24bf2 sem-ver: bugfix STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 773d9fd] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at cf24bf2 sem-ver: bugfix STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 858fd92] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 05adacf] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 46fee81] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 6fb76b6] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 939f5df] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 6fb76b6 sem-ver: bugfix STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 39a79fd] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 6fb76b6 sem-ver: bugfix STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 6a0586a] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmp2rdppc5d/tmpbsoctbks/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpgflebu_w/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpyc655ffd/tmpx8ci_tl8/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpgflebu_w/.gnupg' created gpg: keybox '/tmp/tmpgflebu_w/.gnupg/pubring.kbx' created gpg: /tmp/tmpgflebu_w/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpgflebu_w/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpgflebu_w/.gnupg/openpgp-revocs.d/E6C781DEDFD32954EAEA6F04935A521D0AE80FDC.rev' Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6d496be] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7d86c98] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git tag -sm test tag badver STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 601a71f] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ccb1cb1] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: {0} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps) [2.001404s] ... ok {0} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(post1.8.3) [0.450116s] ... ok {0} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_env_true) ... SKIPPED: /tmp/tmp6mvj20o8/tmpfrqunt5j/testpackage/.git is missing; skipping git-related checks {0} pbr.tests.test_util.TestBasics.test_basics [0.457875s] ... ok {0} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(keywords_list) [0.417614s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease [0.419159s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease_zero [0.417890s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_decrement_release [0.413531s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_dev_zero_version [0.447214s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_rc_version [0.425860s] ... ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpaeslsxls/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp437p7lsj/tmp10i45y9j/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpaeslsxls/.gnupg' created gpg: keybox '/tmp/tmpaeslsxls/.gnupg/pubring.kbx' created gpg: /tmp/tmpaeslsxls/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpaeslsxls/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpaeslsxls/.gnupg/openpgp-revocs.d/091D4C9510A766556280CF4087A827F827C3977C.rev' Running git add /tmp/tmp437p7lsj/tmpi4n4wo2b/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f3f0530] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp437p7lsj/tmpi4n4wo2b/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 82150a7] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: {5} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(postversioned) [26.259059s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(postversioned) [14.834222s] ... ok {6} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog [30.534617s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 476, in test_install_no_ChangeLog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsNotInstalled [0.635284s] ... ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpi_q9f1tm/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpcy7ns5ae/tmpn8xl41he/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpi_q9f1tm/.gnupg' created gpg: keybox '/tmp/tmpi_q9f1tm/.gnupg/pubring.kbx' created gpg: /tmp/tmpi_q9f1tm/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpi_q9f1tm/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpi_q9f1tm/.gnupg/openpgp-revocs.d/B7B456694DFAB312E545F332C53622021B342387.rev' Running git add /tmp/tmpcy7ns5ae/tmp2txxcvbl/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b695277] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpcy7ns5ae/tmp2txxcvbl/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master db60a04] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpsqm78dwh/tmpb_ryj72c/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpvq828wwy/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpsqm78dwh/tmp6ijkevbe/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpvq828wwy/.gnupg' created gpg: keybox '/tmp/tmpvq828wwy/.gnupg/pubring.kbx' created gpg: /tmp/tmpvq828wwy/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpvq828wwy/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpvq828wwy/.gnupg/openpgp-revocs.d/2F97DE861AADACD195B917089940538E7D37262F.rev' Running git add /tmp/tmpsqm78dwh/tmpb_ryj72c/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2516860] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpsqm78dwh/tmpb_ryj72c/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 7c6943c] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp4e65fwa4/tmpc09_nlcb/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(postversioned) [14.964221s] ... ok {6} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_egg_fragment [0.626856s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(preversioned) [7.615673s] ... ok {6} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_requirements [0.535914s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(postversioned) [9.429978s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(preversioned) [8.572785s] ... ok [master fb29996] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ed51571] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master be5a524] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git tag -sm test tag badver3 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 609cc1b] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git tag -sm test tag 1.2.4.0a1 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 298eab4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 22 STDERR: Running git tag -sm test tag badver4 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 63638f7] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 23 STDERR: Running git tag -sm test tag 2 STDOUT: STDERR: Running git add /tmp/tmpyc655ffd/tmpgfb2s9bj/testpackage/24 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 81131e6] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 24 STDERR: Running git tag -sm test tag non-release-tag/2014.12.16-1 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpy1uegby8/tmp1gqwjmv7/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp9sv5k2r7/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpy1uegby8/tmpag4cf156/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp9sv5k2r7/.gnupg' created gpg: keybox '/tmp/tmp9sv5k2r7/.gnupg/pubring.kbx' created gpg: /tmp/tmp9sv5k2r7/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp9sv5k2r7/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp9sv5k2r7/.gnupg/openpgp-revocs.d/E03BA255EB687AC2020DC1A3F18F97ECB5BAAC46.rev' Running git add /tmp/tmpy1uegby8/tmp1gqwjmv7/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) eb22c64] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpt0t1w0r3/tmpvgxgk90m/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpzz49h1r7/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpt0t1w0r3/tmp1fqcbc0s/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpzz49h1r7/.gnupg' created gpg: keybox '/tmp/tmpzz49h1r7/.gnupg/pubring.kbx' created gpg: /tmp/tmpzz49h1r7/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpzz49h1r7/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpzz49h1r7/.gnupg/openpgp-revocs.d/1A02EB266AA78A40C48D3C1B95E599D24613E85A.rev' Running git add /tmp/tmpt0t1w0r3/tmpvgxgk90m/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(postversioned) [10.185623s] ... ok [master (root-commit) 4c8f501] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp_9xnlu9y/tmpjfqra9qn/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master ef027e9] Allow `openstack.org` to `work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp2cj42y48/tmpfztx2q4l/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpl5297h20/tmph7ihdr2_/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpl22n06w5/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpl5297h20/tmpf4bdn432/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpl22n06w5/.gnupg' created gpg: keybox '/tmp/tmpl22n06w5/.gnupg/pubring.kbx' created gpg: /tmp/tmpl22n06w5/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpl22n06w5/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpl22n06w5/.gnupg/openpgp-revocs.d/68B0C94235DD0642207A5B542D4394B460B2DF9D.rev' Running git add /tmp/tmpl5297h20/tmph7ihdr2_/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 57744df] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpl5297h20/tmph7ihdr2_/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 3e67fe2] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbp8t1z1y/tmpqwjd91u0/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpf866f_2i/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpbp8t1z1y/tmphsrlulc2/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpf866f_2i/.gnupg' created gpg: keybox '/tmp/tmpf866f_2i/.gnupg/pubring.kbx' created gpg: /tmp/tmpf866f_2i/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpf866f_2i/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpf866f_2i/.gnupg/openpgp-revocs.d/A7C48DD5B24AB04D775391C5011ACBE0284282BC.rev' Running git add /tmp/tmpbp8t1z1y/tmpqwjd91u0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(postversioned) [12.130626s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution Running /usr/bin/python3 setup.py install --root /tmp/tmp7429sixx/tmp3wkpn5x2installed Running git init . STDOUT: Initialized empty Git repository in /tmp/tmptejm88b8/tmpph05xi7x/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpqhuwra9x/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmptejm88b8/tmpsp23krxy/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpqhuwra9x/.gnupg' created gpg: keybox '/tmp/tmpqhuwra9x/.gnupg/pubring.kbx' created gpg: /tmp/tmpqhuwra9x/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpqhuwra9x/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpqhuwra9x/.gnupg/openpgp-revocs.d/3A3E145C07A2E1E4866A782E5078C9DDF5F63F6F.rev' Running git add /tmp/tmptejm88b8/tmpph05xi7x/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7a4eccd] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmptejm88b8/tmpph05xi7x/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 40955d9] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpu0npq7pj/tmpch2i8uv0/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(preversioned) [9.751962s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(preversioned) [18.059160s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(postversioned) [10.885574s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {3} pbr.tests.test_setup.APIAutoDocTest.test_different_api_build_dir [1.538177s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(false_autodoc) [1.073310s] ... ok {3} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(with_markers) [0.470628s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_beta_dev_version [0.417630s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(postversioned) [15.436899s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_postN [0.399372s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules', 'autodoc_exclude_modules'] {5} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps_with_excludes) [1.616660s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps) [1.099627s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_lower) [1.091525s] ... ok {5} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_env_true) ... SKIPPED: /tmp/tmpb367z5pj/tmpsl6g8hbf/testpackage/.git is missing; skipping git-related checks {5} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(simple_extras) [0.514637s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(preversioned) [12.035943s] ... ok {5} pbr.tests.test_util.TestProvidesExtras.test_provides_extras [0.396302s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_nonzero_lead_in [0.431469s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_increment_release [0.401504s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_rc_dev_version [0.411644s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_to_dev [0.421765s] ... ok [master (root-commit) 564b6b3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpt0t1w0r3/tmpvgxgk90m/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d105edf] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1c5p2cvl/tmp_s7ej3jv/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp5juffr7b/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp1c5p2cvl/tmpwcbxjfj1/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5juffr7b/.gnupg' created gpg: keybox '/tmp/tmp5juffr7b/.gnupg/pubring.kbx' created gpg: /tmp/tmp5juffr7b/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5juffr7b/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5juffr7b/.gnupg/openpgp-revocs.d/504E7091C5CE6AB55FD2EB5149FBD1BBEE757887.rev' Running git add /tmp/tmp1c5p2cvl/tmp_s7ej3jv/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0e7539d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp1c5p2cvl/tmp_s7ej3jv/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 1158ad0] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(preversioned) [11.968296s] ... ok {2} pbr.tests.test_pbr_json.TestJsonContent.test_content [0.550424s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] {2} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(false_autodoc) [1.786068s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_lower) [1.110991s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(no_autodoc) [1.199344s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(no_autodoc) [1.414832s] ... ok {2} pbr.tests.test_setup.GitLogsTest.test_generate_authors(post1.8.3) [0.433385s] ... ok {2} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(query_parameters) [0.450248s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease_2 [0.430786s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_v_version [0.420663s] ... ok [master (root-commit) 66df1d6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmplsya0qq9/tmpky4wvqgt/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp7ds59pp3/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmplsya0qq9/tmpkbs5v6k4/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp7ds59pp3/.gnupg' created gpg: keybox '/tmp/tmp7ds59pp3/.gnupg/pubring.kbx' created gpg: /tmp/tmp7ds59pp3/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp7ds59pp3/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp7ds59pp3/.gnupg/openpgp-revocs.d/F1D6CCBFD62FA338FFF2D920EE42DA88E9DE9805.rev' Running git add /tmp/tmplsya0qq9/tmpky4wvqgt/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 73b1eb3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmplsya0qq9/tmpky4wvqgt/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 71a8d48] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpl_9oan7u/tmpzgv2nmw5/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp7ny6063b/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpl_9oan7u/tmpy9kwagzo/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp7ny6063b/.gnupg' created gpg: keybox '/tmp/tmp7ny6063b/.gnupg/pubring.kbx' created gpg: /tmp/tmp7ny6063b/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp7ny6063b/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp7ny6063b/.gnupg/openpgp-revocs.d/472DA733F714917A867ADA2E1594EC7B9016F794.rev' Running git add /tmp/tmpl_9oan7u/tmpzgv2nmw5/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d11840a] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpl_9oan7u/tmpzgv2nmw5/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5c26a06] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpdm2dezhw/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpu0npq7pj/tmplj0m_r2w/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpdm2dezhw/.gnupg' created gpg: keybox '/tmp/tmpdm2dezhw/.gnupg/pubring.kbx' created gpg: /tmp/tmpdm2dezhw/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpdm2dezhw/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpdm2dezhw/.gnupg/openpgp-revocs.d/57FDFF2AAE93A2B24EB8FA58CA647F29CFD97EDE.rev' Running git add /tmp/tmpu0npq7pj/tmpch2i8uv0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 98f7bbf] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp04n4db3p/tmpq7dy3h24/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpe1k46sq2/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp04n4db3p/tmp1hwcjwkb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpe1k46sq2/.gnupg' created gpg: keybox '/tmp/tmpe1k46sq2/.gnupg/pubring.kbx' created gpg: /tmp/tmpe1k46sq2/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpe1k46sq2/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpe1k46sq2/.gnupg/openpgp-revocs.d/6A138BF8860983944366C8F35D8660D0953FFCD9.rev' Running git add /tmp/tmp04n4db3p/tmpq7dy3h24/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 035b905] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp04n4db3p/tmpq7dy3h24/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a54d013] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpwfh3inun/tmpohasin_x/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpc7v830c2/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpwfh3inun/tmp9gwzxl9w/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpc7v830c2/.gnupg' created gpg: keybox '/tmp/tmpc7v830c2/.gnupg/pubring.kbx' created gpg: /tmp/tmpc7v830c2/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpc7v830c2/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpc7v830c2/.gnupg/openpgp-revocs.d/B2E6A96A3156AAC8C85F8A396B86CA0D7E2B453D.rev' Running git add /tmp/tmpwfh3inun/tmpohasin_x/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(preversioned) [15.120291s] ... ok {3} pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument [30.488575s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 160, in test_with_argument stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(postversioned) [13.122968s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpw02_1qey/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp4e65fwa4/tmpl4zoe6xw/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpw02_1qey/.gnupg' created gpg: keybox '/tmp/tmpw02_1qey/.gnupg/pubring.kbx' created gpg: /tmp/tmpw02_1qey/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpw02_1qey/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpw02_1qey/.gnupg/openpgp-revocs.d/88A68FEE1813BCA17196B63F8FA5E32B8BF7B703.rev' Running git add /tmp/tmp4e65fwa4/tmpc09_nlcb/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f6e1885] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp4e65fwa4/tmpc09_nlcb/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c909330] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpip4besgx/tmplv30i20h/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpj_1qa7bc/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpip4besgx/tmpu_ao6952/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpj_1qa7bc/.gnupg' created gpg: keybox '/tmp/tmpj_1qa7bc/.gnupg/pubring.kbx' created gpg: /tmp/tmpj_1qa7bc/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpj_1qa7bc/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpj_1qa7bc/.gnupg/openpgp-revocs.d/E696597DC8314F3EFA3854AC061EAE739C8D4534.rev' Running git add /tmp/tmpip4besgx/tmplv30i20h/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 705debb] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git add /tmp/tmpip4besgx/tmplv30i20h/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 8e49b57] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True'), 'api_doc_dir': (None, 'contributor/api')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True'), 'api_doc_dir': (None, 'contributor/api')}} Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpvduz2d7u/tmpqn9hue5t {6} pbr.tests.test_version.TestSemanticVersion.test_alpha_default_version [0.432919s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_dev_version [0.398510s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_non_digit_start [0.413565s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpirom7a2r/tmpp16qjcci' [master (root-commit) 9cd1873] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpwfh3inun/tmpohasin_x/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master eb7632f] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpdaw3b2m6/tmp5w7m0ssv/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpepcp1oci/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpdaw3b2m6/tmp7ldeitnt/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpepcp1oci/.gnupg' created gpg: keybox '/tmp/tmpepcp1oci/.gnupg/pubring.kbx' created gpg: /tmp/tmpepcp1oci/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpepcp1oci/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpepcp1oci/.gnupg/openpgp-revocs.d/466091CE884D649B40AAC4C48C9C5A8DD904DCCB.rev' Running git add /tmp/tmpdaw3b2m6/tmp5w7m0ssv/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e91ddf0] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.3.0.0a1 STDOUT: STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpfo35xd47/tmpnc942bk6 STDOUT: running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage running build_ext building 'pbr_testpackage.testext' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c src/testext.c -o build/temp.linux-riscv64-cpython-311/src/testext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-311/src/testext.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so running install_lib creating /tmp/tmpfo35xd47/tmpnc942bk6/lib64 creating /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11 creating /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages creating /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/cmd.py -> /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/extra.py -> /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/__init__.py -> /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/_setup_hooks.py -> /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so -> /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/wsgi.py -> /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage running install_data running install_egg_info running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Copying pbr_testpackage.egg-info to /tmp/tmpfo35xd47/tmpnc942bk6/lib64/python3.11/site-packages/pbr_testpackage-0.0-py3.11.egg-info running install_scripts Installing pbr_test_cmd script to /tmp/tmpfo35xd47/tmpnc942bk6/bin Installing pbr_test_cmd_with_class script to /tmp/tmpfo35xd47/tmpnc942bk6/bin Installing pbr_test_wsgi script to /tmp/tmpfo35xd47/tmpnc942bk6/bin Installing pbr_test_wsgi_with_class script to /tmp/tmpfo35xd47/tmpnc942bk6/bin STDERR: {6} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_install [29.204687s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. warning: install_lib: byte-compiling is disabled, skipping. /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution ============================== Failed 24 tests - output below: ============================== pbr.tests.test_core.TestCore.test_console_script_develop -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 130, in test_console_script_develop stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_console_script_install -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 112, in test_console_script_install self.check_script_install(stdout) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 66, in check_script_install stdout, _, return_code = self._run_cmd(cmd_filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_sdist_extra_files --------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 87, in test_sdist_extra_files stdout, _, return_code = self.run_setup('sdist', '--formats=gztar') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 464, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_setup_py_build_sphinx ------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 81, in test_setup_py_build_sphinx stdout, _, return_code = self.run_setup('build_sphinx') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(postversioned) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/fixtures/fixture.py", line 124, in cleanUp return self._cleanups(raise_errors=raise_first) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 84, in __call__ raise error[1].with_traceback(error[2]) File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 78, in __call__ cleanup(*args, **kwargs) File "/usr/lib64/python3.11/shutil.py", line 732, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 631, in _rmtree_safe_fd with os.scandir(topfd) as scandir_it: ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_setup_py_keywords --------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 77, in test_setup_py_keywords stdout, _, _ = self.run_setup('--keywords') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) ----------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) ------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/fixtures/fixture.py", line 124, in cleanUp return self._cleanups(raise_errors=raise_first) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 73, in __call__ cleanups = reversed(self._cleanups) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 68, in test_wsgi_script_run stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 335, in test_install_glob stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(preversioned) ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) --------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 808, in _check_combinations self.repo.commit('sem-ver: deprecation') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 476, in test_install_no_ChangeLog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument ------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 160, in test_with_argument stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException ====== Totals ====== Ran: 218 tests in 332.2423 sec. - Passed: 173 - Skipped: 21 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 24 Sum of execute time for each test: 1791.3130 sec. ============== Worker Balance ============== - Worker 0 (28 tests) => 0:03:50.432239 - Worker 1 (28 tests) => 0:01:10.993370 - Worker 2 (27 tests) => 0:04:39.875486 - Worker 3 (27 tests) => 0:04:59.195596 - Worker 4 (27 tests) => 0:03:02.805470 - Worker 5 (27 tests) => 0:04:34.014061 - Worker 6 (27 tests) => 0:05:30.444163 - Worker 7 (27 tests) => 0:02:07.455061 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.PJUjwW (%check) Bad exit status from /var/tmp/rpm-tmp.PJUjwW (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec