Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.src.rpm Child return code was: 0 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C5gawe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.upgradecheck-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.upgradecheck-2.4.0-0.20240917083559.2e41b6d.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.upgradecheck-2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-upgradecheck-2.4.0 base' + rm -rf oslo.upgradecheck.egg-info + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.CFAFdK + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9pQ80Q + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mNxSjJ + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.5.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.21.1 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling PrettyTable>=0.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PrettyTable>=0.7.1 Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=4.5.0 Handling oslo.policy>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=2.0.0 Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.5.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.21.1 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling PrettyTable>=0.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PrettyTable>=0.7.1 Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=4.5.0 Handling oslo.policy>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=2.0.0 Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 /usr/lib/python3.9/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.9/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 dist_info creating oslo.upgradecheck.egg-info writing oslo.upgradecheck.egg-info/PKG-INFO writing dependency_links to oslo.upgradecheck.egg-info/dependency_links.txt writing requirements to oslo.upgradecheck.egg-info/requires.txt writing top-level names to oslo.upgradecheck.egg-info/top_level.txt writing pbr to oslo.upgradecheck.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.upgradecheck.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.upgradecheck.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/oslo.upgradecheck-2.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement not satisfied: oslo.config (>=5.2.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling PrettyTable (>=0.7.1) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement not satisfied: PrettyTable (>=0.7.1) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement not satisfied: oslo.utils (>=4.5.0) Handling oslo.policy (>=2.0.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement not satisfied: oslo.policy (>=2.0.0) + cat /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.upgradecheck-2.4.0.dist-info/ removed 'oslo.upgradecheck-2.4.0.dist-info/LICENSE' removed 'oslo.upgradecheck-2.4.0.dist-info/AUTHORS' removed 'oslo.upgradecheck-2.4.0.dist-info/METADATA' removed 'oslo.upgradecheck-2.4.0.dist-info/top_level.txt' removed 'oslo.upgradecheck-2.4.0.dist-info/pbr.json' removed directory 'oslo.upgradecheck-2.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5b6rAV + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.5.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.5.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.6.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0) Handling PrettyTable>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 0.7.2) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 7.3.0) Handling oslo.policy>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=2.0.0 (installed: oslo.policy 4.4.0) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.5.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.5.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.6.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0) Handling PrettyTable>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 0.7.2) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 7.3.0) Handling oslo.policy>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=2.0.0 (installed: oslo.policy 4.4.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.9/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.9/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 dist_info writing oslo.upgradecheck.egg-info/PKG-INFO writing dependency_links to oslo.upgradecheck.egg-info/dependency_links.txt writing requirements to oslo.upgradecheck.egg-info/requires.txt writing top-level names to oslo.upgradecheck.egg-info/top_level.txt writing pbr to oslo.upgradecheck.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.upgradecheck.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/oslo.upgradecheck-2.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.6.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.4.0) Handling PrettyTable (>=0.7.1) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: PrettyTable (>=0.7.1) (installed: PrettyTable 0.7.2) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.utils (>=4.5.0) (installed: oslo.utils 7.3.0) Handling oslo.policy (>=2.0.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.policy (>=2.0.0) (installed: oslo.policy 4.4.0) + cat /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.upgradecheck-2.4.0.dist-info/ removed 'oslo.upgradecheck-2.4.0.dist-info/AUTHORS' removed 'oslo.upgradecheck-2.4.0.dist-info/LICENSE' removed 'oslo.upgradecheck-2.4.0.dist-info/METADATA' removed 'oslo.upgradecheck-2.4.0.dist-info/pbr.json' removed 'oslo.upgradecheck-2.4.0.dist-info/top_level.txt' removed directory 'oslo.upgradecheck-2.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-upgradecheck.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-x86_64-5/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=0uid=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-upgradecheck.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ZRKtVb + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.5.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.5.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.6.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0) Handling PrettyTable>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 0.7.2) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 7.3.0) Handling oslo.policy>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=2.0.0 (installed: oslo.policy 4.4.0) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.5.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.5.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.6.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0) Handling PrettyTable>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.1 (installed: PrettyTable 0.7.2) Handling oslo.utils>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.5.0 (installed: oslo.utils 7.3.0) Handling oslo.policy>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=2.0.0 (installed: oslo.policy 4.4.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) /usr/lib/python3.9/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.9/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 dist_info writing oslo.upgradecheck.egg-info/PKG-INFO writing dependency_links to oslo.upgradecheck.egg-info/dependency_links.txt writing requirements to oslo.upgradecheck.egg-info/requires.txt writing top-level names to oslo.upgradecheck.egg-info/top_level.txt writing pbr to oslo.upgradecheck.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.upgradecheck.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/oslo.upgradecheck-2.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.6.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.4.0) Handling PrettyTable (>=0.7.1) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: PrettyTable (>=0.7.1) (installed: PrettyTable 0.7.2) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.utils (>=4.5.0) (installed: oslo.utils 7.3.0) Handling oslo.policy (>=2.0.0) from hook generated metadata: Requires-Dist (oslo.upgradecheck) Requirement satisfied: oslo.policy (>=2.0.0) (installed: oslo.policy 4.4.0) + cat /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-buildrequires + rm -rfv oslo.upgradecheck-2.4.0.dist-info/ removed 'oslo.upgradecheck-2.4.0.dist-info/AUTHORS' removed 'oslo.upgradecheck-2.4.0.dist-info/LICENSE' removed 'oslo.upgradecheck-2.4.0.dist-info/METADATA' removed 'oslo.upgradecheck-2.4.0.dist-info/top_level.txt' removed 'oslo.upgradecheck-2.4.0.dist-info/pbr.json' removed directory 'oslo.upgradecheck-2.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NRyIGw + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + mkdir -p /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.upgradecheck-2.4.0 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/tmpavwjpx41 /usr/lib/python3.9/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.9/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 dist_info creating /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info writing /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-modern-metadata-qjnoji3r/oslo.upgradecheck-2.4.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.upgradecheck Building wheel for oslo.upgradecheck (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/tmphlosc2n6 /usr/lib/python3.9/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( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_upgradecheck creating build/lib/oslo_upgradecheck/tests copying oslo_upgradecheck/tests/test_upgradecheck.py -> build/lib/oslo_upgradecheck/tests copying oslo_upgradecheck/tests/test_common_checks.py -> build/lib/oslo_upgradecheck/tests copying oslo_upgradecheck/tests/__init__.py -> build/lib/oslo_upgradecheck/tests copying oslo_upgradecheck/upgradecheck.py -> build/lib/oslo_upgradecheck copying oslo_upgradecheck/common_checks.py -> build/lib/oslo_upgradecheck copying oslo_upgradecheck/_i18n.py -> build/lib/oslo_upgradecheck copying oslo_upgradecheck/__init__.py -> build/lib/oslo_upgradecheck running egg_info writing oslo.upgradecheck.egg-info/PKG-INFO writing dependency_links to oslo.upgradecheck.egg-info/dependency_links.txt writing requirements to oslo.upgradecheck.egg-info/requires.txt writing top-level names to oslo.upgradecheck.egg-info/top_level.txt writing pbr to oslo.upgradecheck.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.upgradecheck.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_upgradecheck copying build/lib/oslo_upgradecheck/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck copying build/lib/oslo_upgradecheck/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck copying build/lib/oslo_upgradecheck/common_checks.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck copying build/lib/oslo_upgradecheck/upgradecheck.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck creating build/bdist.linux-x86_64/wheel/oslo_upgradecheck/tests copying build/lib/oslo_upgradecheck/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck/tests copying build/lib/oslo_upgradecheck/tests/test_common_checks.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck/tests copying build/lib/oslo_upgradecheck/tests/test_upgradecheck.py -> build/bdist.linux-x86_64/wheel/oslo_upgradecheck/tests running install_egg_info Copying oslo.upgradecheck.egg-info to build/bdist.linux-x86_64/wheel/oslo.upgradecheck-2.4.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/oslo.upgradecheck-2.4.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir/pip-wheel-qqobqbg0/tmptdidyr0_/oslo.upgradecheck-2.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_upgradecheck/__init__.py' adding 'oslo_upgradecheck/_i18n.py' adding 'oslo_upgradecheck/common_checks.py' adding 'oslo_upgradecheck/upgradecheck.py' adding 'oslo_upgradecheck/tests/__init__.py' adding 'oslo_upgradecheck/tests/test_common_checks.py' adding 'oslo_upgradecheck/tests/test_upgradecheck.py' adding 'oslo.upgradecheck-2.4.0.dist-info/AUTHORS' adding 'oslo.upgradecheck-2.4.0.dist-info/LICENSE' adding 'oslo.upgradecheck-2.4.0.dist-info/METADATA' adding 'oslo.upgradecheck-2.4.0.dist-info/WHEEL' adding 'oslo.upgradecheck-2.4.0.dist-info/pbr.json' adding 'oslo.upgradecheck-2.4.0.dist-info/top_level.txt' adding 'oslo.upgradecheck-2.4.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.upgradecheck (pyproject.toml): finished with status 'done' Created wheel for oslo.upgradecheck: filename=oslo.upgradecheck-2.4.0-py3-none-any.whl size=14028 sha256=c8159995e935392d419ba5c416d7dd23415e2fb1bb3894f4f1ba59ded95205d0 Stored in directory: /builddir/.cache/pip/wheels/b3/59/1f/0d9627b7274323ea39acad755fb79723afd0658df05ae77400 Successfully built oslo.upgradecheck + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + PATH=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.upgradecheck); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.upgradecheck-2.4.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] api reading sources... [ 40%] contributing reading sources... [ 60%] index reading sources... [ 80%] installation reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] api writing output... [ 40%] contributing writing output... [ 60%] index writing output... [ 80%] installation writing output... [100%] usage 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. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KPny5J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 + cd oslo.upgradecheck-2.4.0 ++ ls /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir/oslo.upgradecheck-2.4.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.upgradecheck==2.4.0 + '[' -z oslo.upgradecheck==2.4.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir oslo.upgradecheck==2.4.0 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslo.upgradecheck-2.4.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.upgradecheck-2.4.0-py3-none-any.whl Installing collected packages: oslo.upgradecheck Successfully installed oslo.upgradecheck-2.4.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 --record /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages/oslo.upgradecheck-2.4.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.4.0-0.20240917083559.2e41b6d.el9 --unique-debug-suffix -2.4.0-0.20240917083559.2e41b6d.el9.x86_64 --unique-debug-src-base python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.upgradecheck-2.4.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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.43uFwG + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 ' + PATH=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.upgradecheck-2.4.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {0} oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_policy_json_file_fail_upgrade [0.003388s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +----------------------------------------------------------------------+ | Upgrade Check Results | +----------------------------------------------------------------------+ | Check: Policy File JSON to YAML Migration | | Result: Failure | | Details: Your policy file is JSON-formatted which is deprecated. You | | need to switch to YAML-formatted file. Use the | | ``oslopolicy-convert-json-to-yaml`` tool to convert the | | existing JSON-formatted files to YAML in a backwards- | | compatible manner: https://docs.openstack.org/oslo.policy/ | | latest/cli/oslopolicy-convert-json-to-yaml.html. | +----------------------------------------------------------------------+ {0} oslo_upgradecheck.tests.test_upgradecheck.TestMain.test_main_success [0.001712s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-----------------------+ | Upgrade Check Results | +-----------------------+ {0} oslo_upgradecheck.tests.test_upgradecheck.TestUpgradeCommands.test_check [0.000690s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +--------------------------+ | Upgrade Check Results | +--------------------------+ | Check: always succeeds | | Result: Success | | Details: Always succeeds | +--------------------------+ | Check: always warns | | Result: Warning | | Details: Always warns | +--------------------------+ | Check: always fails | | Result: Failure | | Details: Always fails | +--------------------------+ {1} oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_default_policy_yaml_file_pass_upgrade [0.003014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-------------------------------------------+ | Upgrade Check Results | +-------------------------------------------+ | Check: Policy File JSON to YAML Migration | | Result: Success | | Details: None | +-------------------------------------------+ {1} oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_policy_yaml_file_pass_upgrade [0.002150s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-------------------------------------------+ | Upgrade Check Results | +-------------------------------------------+ | Check: Policy File JSON to YAML Migration | | Result: Success | | Details: None | +-------------------------------------------+ {1} oslo_upgradecheck.tests.test_upgradecheck.TestUpgradeCheckResult.test_details [0.000364s] ... ok {2} oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_old_default_policy_json_file_fail_upgrade [0.003440s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +----------------------------------------------------------------------+ | Upgrade Check Results | +----------------------------------------------------------------------+ | Check: Policy File JSON to YAML Migration | | Result: Failure | | Details: Your policy file is JSON-formatted which is deprecated. You | | need to switch to YAML-formatted file. Use the | | ``oslopolicy-convert-json-to-yaml`` tool to convert the | | existing JSON-formatted files to YAML in a backwards- | | compatible manner: https://docs.openstack.org/oslo.policy/ | | latest/cli/oslopolicy-convert-json-to-yaml.html. | +----------------------------------------------------------------------+ {3} oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_no_policy_file_pass_upgrade [0.003681s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-------------------------------------------+ | Upgrade Check Results | +-------------------------------------------+ | Check: Policy File JSON to YAML Migration | | Result: Success | | Details: None | +-------------------------------------------+ {3} oslo_upgradecheck.tests.test_upgradecheck.TestMain.test_main_exception [0.002539s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Error: Traceback (most recent call last): File "/builddir/build/BUILD/oslo.upgradecheck-2.4.0/oslo_upgradecheck/upgradecheck.py", line 195, in run return conf.command.action_fn() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: test exception {3} oslo_upgradecheck.tests.test_upgradecheck.TestUpgradeCommands.test_get_details [0.000426s] ... ok +--------------------------+ | Upgrade Check Results | +--------------------------+ | Check: always succeeds | | Result: Success | | Details: Always succeeds | +--------------------------+ | Check: always fails | | Result: Failure | | Details: Always fails | +--------------------------+ {2} oslo_upgradecheck.tests.test_upgradecheck.TestExampleFile.test_example_main [0.127083s] ... ok {2} oslo_upgradecheck.tests.test_upgradecheck.TestMain.test_main [0.003795s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +--------------------------+ | Upgrade Check Results | +--------------------------+ | Check: always succeeds | | Result: Success | | Details: Always succeeds | +--------------------------+ | Check: always warns | | Result: Warning | | Details: Always warns | +--------------------------+ | Check: always fails | | Result: Failure | | Details: Always fails | +--------------------------+ ====== Totals ====== Ran: 12 tests in 0.2033 sec. - Passed: 12 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.1523 sec. ============== Worker Balance ============== - Worker 0 (3 tests) => 0:00:00.010401 - Worker 1 (3 tests) => 0:00:00.009838 - Worker 2 (3 tests) => 0:00:00.139838 - Worker 3 (3 tests) => 0:00:00.012019 Test id Runtime (s) -------------------------------------------------------------------------------------------------------------------- ----------- oslo_upgradecheck.tests.test_upgradecheck.TestExampleFile.test_example_main 0.127 oslo_upgradecheck.tests.test_upgradecheck.TestMain.test_main 0.004 oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_no_policy_file_pass_upgrade 0.004 oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_old_default_policy_json_file_fail_upgrade 0.003 oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_policy_json_file_fail_upgrade 0.003 oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_default_policy_yaml_file_pass_upgrade 0.003 oslo_upgradecheck.tests.test_upgradecheck.TestMain.test_main_exception 0.003 oslo_upgradecheck.tests.test_common_checks.TestUpgradeCheckPolicyJSON.test_policy_yaml_file_pass_upgrade 0.002 oslo_upgradecheck.tests.test_upgradecheck.TestMain.test_main_success 0.002 oslo_upgradecheck.tests.test_upgradecheck.TestUpgradeCommands.test_check 0.001 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FdMAEU + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/doc/python3-oslo-upgradecheck + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/doc/python3-oslo-upgradecheck + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/doc/python3-oslo-upgradecheck + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qznxri + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/licenses/python3-oslo-upgradecheck + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/licenses/python3-oslo-upgradecheck + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/licenses/python3-oslo-upgradecheck + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-upgradecheck = 2.4.0-0.20240917083559.2e41b6d.el9 python3-oslo-upgradecheck = 2.4.0-0.20240917083559.2e41b6d.el9 python3.9-oslo-upgradecheck = 2.4.0-0.20240917083559.2e41b6d.el9 python3.9dist(oslo-upgradecheck) = 2.4 python3.9dist(oslo.upgradecheck) = 2.4 python3dist(oslo-upgradecheck) = 2.4 python3dist(oslo.upgradecheck) = 2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(oslo-config) >= 5.2 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-policy) >= 2 python3.9dist(oslo-utils) >= 4.5 python3.9dist(prettytable) >= 0.7.1 Obsoletes: python39-oslo-upgradecheck < 2.4.0-0.20240917083559.2e41b6d.el9 Processing files: python-oslo-upgradecheck-doc-2.4.0-0.20240917083559.2e41b6d.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5b514x + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/doc/python-oslo-upgradecheck-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/doc/python-oslo-upgradecheck-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/doc/python-oslo-upgradecheck-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4QP7Pc + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/licenses/python-oslo-upgradecheck-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/licenses/python-oslo-upgradecheck-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64/usr/share/licenses/python-oslo-upgradecheck-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-upgradecheck-doc = 2.4.0-0.20240917083559.2e41b6d.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-upgradecheck-doc-2.4.0-0.20240917083559.2e41b6d.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ecsg0Z + umask 022 + cd /builddir/build/BUILD + cd oslo.upgradecheck-2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-upgradecheck-2.4.0-0.20240917083559.2e41b6d.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0