Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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-oslo-concurrency.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=1706227200 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-5.2.0-3.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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=1706227200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DE6WZk + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815afec729392386480e076dcc0dfe2d21c023c9.txt --signature=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz gpgv: Signature made Mon Aug 28 09:03:46 2023 EDT gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.concurrency-5.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-5.2.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /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-concurrency-5.2.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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.rJprIp + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-5.2.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 + 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.concurrency-5.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement not satisfied: setuptools >= 40.8 Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-5.2.0-3.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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=1706227200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8ddiGG + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815afec729392386480e076dcc0dfe2d21c023c9.txt --signature=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz gpgv: Signature made Mon Aug 28 09:03:46 2023 EDT gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.concurrency-5.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-5.2.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /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-concurrency-5.2.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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.2znKtF + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-5.2.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 + 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.concurrency-5.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.2.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement not satisfied: pbr>=2.0.0 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-5.2.0-3.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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=1706227200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.75INoT + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815afec729392386480e076dcc0dfe2d21c023c9.txt --signature=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz gpgv: Signature made Mon Aug 28 09:03:46 2023 EDT gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.concurrency-5.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-5.2.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /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-concurrency-5.2.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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.L68C5r + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-5.2.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 + 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.concurrency-5.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.2.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) 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-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-5.2.0-3.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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=1706227200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7XovT1 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815afec729392386480e076dcc0dfe2d21c023c9.txt --signature=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz gpgv: Signature made Mon Aug 28 09:03:46 2023 EDT gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.concurrency-5.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-5.2.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /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-concurrency-5.2.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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.jlLKnW + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-5.2.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 + 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.concurrency-5.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.2.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.11) py312: OK ✔ in 0.55 seconds py312: OK (0.54 seconds) docs: OK (0.16 seconds) congratulations :) (2.96 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.12.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling eventlet>=0.19.0 from tox --print-deps-only: py312,docs Requirement not satisfied: eventlet>=0.19.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.12.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinx>=2.0.0,!=2.1.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing pbr to oslo.concurrency.egg-info/pbr.json writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt [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.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo.concurrency-5.2.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.config >=5.2.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.utils >=3.33.0 Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: fasteners >=0.7.0 + cat /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires + rm -rfv oslo.concurrency-5.2.0.dist-info/ removed 'oslo.concurrency-5.2.0.dist-info/METADATA' removed 'oslo.concurrency-5.2.0.dist-info/pbr.json' removed 'oslo.concurrency-5.2.0.dist-info/AUTHORS' removed 'oslo.concurrency-5.2.0.dist-info/entry_points.txt' removed 'oslo.concurrency-5.2.0.dist-info/top_level.txt' removed 'oslo.concurrency-5.2.0.dist-info/LICENSE' removed directory 'oslo.concurrency-5.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-5.2.0-3.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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=1706227200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KCjs2Q + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815afec729392386480e076dcc0dfe2d21c023c9.txt --signature=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz gpgv: Signature made Mon Aug 28 09:03:46 2023 EDT gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.concurrency-5.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-5.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-5.2.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-5.2.0-SPECPARTS + /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-concurrency-5.2.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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.Hu2oKH + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-5.2.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 + 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.concurrency-5.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.2.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.11) py312: OK ✔ in 0.28 seconds py312: OK (0.26 seconds) docs: OK (0.32 seconds) congratulations :) (3.39 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.12.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling eventlet>=0.19.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.19.0 (installed: eventlet 0.33.3) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.12.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing pbr to oslo.concurrency.egg-info/pbr.json writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt [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.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo.concurrency-5.2.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.config >=5.2.0 (installed: oslo.config 9.1.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 6.1.0) Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: fasteners >=0.7.0 (installed: fasteners 0.19) + cat /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires + rm -rfv oslo.concurrency-5.2.0.dist-info/ removed 'oslo.concurrency-5.2.0.dist-info/METADATA' removed 'oslo.concurrency-5.2.0.dist-info/pbr.json' removed 'oslo.concurrency-5.2.0.dist-info/AUTHORS' removed 'oslo.concurrency-5.2.0.dist-info/entry_points.txt' removed 'oslo.concurrency-5.2.0.dist-info/top_level.txt' removed 'oslo.concurrency-5.2.0.dist-info/LICENSE' removed directory 'oslo.concurrency-5.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-5.2.0-3.fc40.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], chrootPath='/var/lib/mock/f40-build-2394991-60535/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 -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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=1706227200 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lrYQg5 + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-5.2.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 + 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.concurrency-5.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.2.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.11) py312: OK ✔ in 0.46 seconds py312: OK (0.45 seconds) docs: OK (0.57 seconds) congratulations :) (3.42 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.12.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling eventlet>=0.19.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.19.0 (installed: eventlet 0.33.3) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.12.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing pbr to oslo.concurrency.egg-info/pbr.json writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt [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.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo.concurrency-5.2.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.config >=5.2.0 (installed: oslo.config 9.1.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 6.1.0) Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: fasteners >=0.7.0 (installed: fasteners 0.19) + cat /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-buildrequires + rm -rfv oslo.concurrency-5.2.0.dist-info/ removed 'oslo.concurrency-5.2.0.dist-info/METADATA' removed 'oslo.concurrency-5.2.0.dist-info/pbr.json' removed 'oslo.concurrency-5.2.0.dist-info/AUTHORS' removed 'oslo.concurrency-5.2.0.dist-info/entry_points.txt' removed 'oslo.concurrency-5.2.0.dist-info/top_level.txt' removed 'oslo.concurrency-5.2.0.dist-info/LICENSE' removed directory 'oslo.concurrency-5.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7s2nOV + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 oslo.concurrency-5.2.0 + mkdir -p /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.concurrency-5.2.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info writing pbr to /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/pbr.json writing /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.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.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-modern-metadata-ek7u3doh/oslo.concurrency-5.2.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.concurrency Building wheel for oslo.concurrency (pyproject.toml): started Running command Building wheel for oslo.concurrency (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_concurrency copying oslo_concurrency/__init__.py -> build/lib/oslo_concurrency copying oslo_concurrency/version.py -> build/lib/oslo_concurrency copying oslo_concurrency/opts.py -> build/lib/oslo_concurrency copying oslo_concurrency/prlimit.py -> build/lib/oslo_concurrency copying oslo_concurrency/processutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/watchdog.py -> build/lib/oslo_concurrency copying oslo_concurrency/lockutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/_i18n.py -> build/lib/oslo_concurrency creating build/lib/oslo_concurrency/tests copying oslo_concurrency/tests/__init__.py -> build/lib/oslo_concurrency/tests creating build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/__init__.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_processutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/lib/oslo_concurrency/tests/unit creating build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/__init__.py -> build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/lockutils.py -> build/lib/oslo_concurrency/fixture running egg_info writing pbr to oslo.concurrency.egg-info/pbr.json writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt [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.concurrency.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'oslo_concurrency.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'oslo_concurrency.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'oslo_concurrency.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'oslo_concurrency.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_concurrency.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_concurrency.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/oslo_concurrency/locale creating build/lib/oslo_concurrency/locale/de creating build/lib/oslo_concurrency/locale/de/LC_MESSAGES copying oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/de/LC_MESSAGES creating build/lib/oslo_concurrency/locale/en_GB creating build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES copying oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/lib/oslo_concurrency/locale/es creating build/lib/oslo_concurrency/locale/es/LC_MESSAGES copying oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/es/LC_MESSAGES creating build/lib/oslo_concurrency/locale/fr creating build/lib/oslo_concurrency/locale/fr/LC_MESSAGES copying oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/fr/LC_MESSAGES installing to build/bdist.linux-riscv64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.4s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.2s) running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/__init__.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency creating build/bdist.linux-riscv64/wheel/oslo_concurrency/tests copying build/lib/oslo_concurrency/tests/__init__.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/tests creating build/bdist.linux-riscv64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/__init__.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_processutils.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/version.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/opts.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/prlimit.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/processutils.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/watchdog.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/lockutils.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency creating build/bdist.linux-riscv64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/__init__.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/lockutils.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/_i18n.py -> build/bdist.linux-riscv64/wheel/oslo_concurrency creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/fr creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/fr/LC_MESSAGES copying build/lib/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/fr/LC_MESSAGES creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/en_GB creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/en_GB/LC_MESSAGES copying build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/es creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/es/LC_MESSAGES copying build/lib/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/es/LC_MESSAGES creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/de creating build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/de/LC_MESSAGES copying build/lib/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-riscv64/wheel/oslo_concurrency/locale/de/LC_MESSAGES running install_egg_info Copying oslo.concurrency.egg-info to build/bdist.linux-riscv64/wheel/oslo.concurrency-5.2.0-py3.12.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/oslo.concurrency-5.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir/pip-wheel-zqjqed92/.tmp-42c7i7vm/oslo.concurrency-5.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'oslo_concurrency/__init__.py' adding 'oslo_concurrency/_i18n.py' adding 'oslo_concurrency/lockutils.py' adding 'oslo_concurrency/opts.py' adding 'oslo_concurrency/prlimit.py' adding 'oslo_concurrency/processutils.py' adding 'oslo_concurrency/version.py' adding 'oslo_concurrency/watchdog.py' adding 'oslo_concurrency/fixture/__init__.py' adding 'oslo_concurrency/fixture/lockutils.py' adding 'oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/tests/__init__.py' adding 'oslo_concurrency/tests/unit/__init__.py' adding 'oslo_concurrency/tests/unit/test_lockutils.py' adding 'oslo_concurrency/tests/unit/test_lockutils_eventlet.py' adding 'oslo_concurrency/tests/unit/test_processutils.py' adding 'oslo.concurrency-5.2.0.dist-info/AUTHORS' adding 'oslo.concurrency-5.2.0.dist-info/LICENSE' adding 'oslo.concurrency-5.2.0.dist-info/METADATA' adding 'oslo.concurrency-5.2.0.dist-info/WHEEL' adding 'oslo.concurrency-5.2.0.dist-info/entry_points.txt' adding 'oslo.concurrency-5.2.0.dist-info/pbr.json' adding 'oslo.concurrency-5.2.0.dist-info/top_level.txt' adding 'oslo.concurrency-5.2.0.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for oslo.concurrency (pyproject.toml): finished with status 'done' Created wheel for oslo.concurrency: filename=oslo.concurrency-5.2.0-py3-none-any.whl size=46239 sha256=337ffe48f83f3a3734a70f449ed2a87fa43b05ed6800977aa5f8769b8bf35610 Stored in directory: /builddir/.cache/pip/wheels/af/70/d3/7a19965dfd55828819720fd9b5adb61c8a0a52d4a640ca68cb Successfully built oslo.concurrency + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s1KLX8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 oslo.concurrency-5.2.0 ++ ls /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir/oslo.concurrency-5.2.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=oslo.concurrency==5.2.0 + '[' -z oslo.concurrency==5.2.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch --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.concurrency-5.2.0/pyproject-wheeldir oslo.concurrency==5.2.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.concurrency-5.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.concurrency-5.2.0-py3-none-any.whl Installing collected packages: oslo.concurrency Creating /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin/lockutils-wrapper to 755 Successfully installed oslo.concurrency-5.2.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin/lockutils-wrapper /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin/lockutils-wrapper: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.concurrency-5.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo.concurrency-5.2.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-concurrency-5.2.0-3.fc40.noarch --record /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo.concurrency-5.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo.concurrency-5.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo.concurrency-5.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo.concurrency-5.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo.concurrency-5.2.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-concurrency-5.2.0-3.fc40.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale --domain oslo_concurrency /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.mo + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch//usr/lib/python3.12/site-packages + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + PATH=/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [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.concurrency); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.concurrency-5.2.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.concurrency-5.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 14 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 7%] admin/index reading sources... [ 13%] configuration/index reading sources... [ 20%] contributor/contributing reading sources... [ 27%] contributor/history reading sources... [ 33%] contributor/index reading sources... [ 40%] index reading sources... [ 47%] install/index reading sources... [ 53%] reference/api/modules reading sources... [ 60%] reference/fixture.lockutils reading sources... [ 67%] reference/index reading sources... [ 73%] reference/lockutils reading sources... [ 80%] reference/opts reading sources... [ 87%] reference/processutils reading sources... [ 93%] reference/watchdog reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 7%] admin/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 13%] configuration/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 20%] contributor/contributing /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 27%] contributor/history /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 33%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 40%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 47%] install/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 53%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 60%] reference/fixture.lockutils /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 67%] reference/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 73%] reference/lockutils /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 80%] reference/opts /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 87%] reference/processutils /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 93%] reference/watchdog /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [100%] user/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (93.02 seconds) congratulations :) (95.93 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + ln -s ./lockutils-wrapper /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin/lockutils-wrapper-3 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po + rm -f '/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages/oslo_concurrency/locale /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch oslo_concurrency --all-name + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.2.0-3.fc40 --unique-debug-suffix -5.2.0-3.fc40.noarch --unique-debug-src-base python-oslo-concurrency-5.2.0-3.fc40.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.concurrency-5.2.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nxpY48 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + 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 oslo.concurrency-5.2.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 ' + PATH=/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-concurrency-5.2.0-3.fc40.noarch/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.concurrency-5.2.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock [1.333521s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore [0.283839s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen [0.046106s] ... ok {4} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock [0.078722s] ... ok {4} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix [0.464879s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock [0.611680s] ... ok WARNING [oslo_config.cfg] Option "lock_path" from group "DEFAULT" is deprecated. Use option "lock_path" from group "oslo_concurrency". WARNING [oslo_config.cfg] Option "disable_process_locking" from group "DEFAULT" is deprecated. Use option "disable_process_locking" from group "oslo_concurrency". {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists [0.039972s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive [0.020865s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_deprecated_names [0.044720s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists [0.092937s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained [3.254629s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default [0.468345s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix [0.019092s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 [0.011651s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error [0.469051s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture [0.110929s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock [0.607938s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock [2.211938s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections [0.454907s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override [0.019628s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main [3.059541s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking [0.328518s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works [0.059046s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix [0.041860s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds [0.035450s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n [1.534276s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock [1.093729s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn [0.550346s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks [0.057287s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n [0.860346s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE [5.272896s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all [2.131531s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space [9.219981s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair [6.319048s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally [0.107519s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size [12.333217s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 [7.725430s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size [12.777048s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time [12.444610s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked [9.854212s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes [3.586701s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code [0.451307s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error [8.369401s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout [0.037384s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env [0.022596s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes [0.018493s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise [0.019468s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE [1.699427s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary [2.487923s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed Danes, in days long sped,\n we have heard, and what honor the athelings won!\n Oft Scyld the Scefing from squadroned foes,\n from many a tribe, the mead-bench tore,\n awing the earls. Since erst he lay\n friendless, a foundling, fate repaid him:\n for he waxed under welkin, in wealth he throve,\n till before him the folk, both far and near,\n who house by the whale-path, heard his mandate,\n gave him gifts: a good king he!\n To him an heir was afterward born,\n a son in his halls, whom heaven sent\n to favor the folk, feeling their woe\n that erst they had lacked an earl for leader\n so long a while; the Lord endowed him,\n the Wielder of Wonder, with world's renown." Stderr: None {5} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple [10.596341s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error [3.397314s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path [9.894273s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes [11.099928s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults [0.319990s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error [10.456569s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4 [0.931854s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean [1.466108s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit [0.082789s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors [0.037362s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all [4.617549s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout [1.191929s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr [0.058119s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd [1.143905s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2 [1.149215s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable [0.067188s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2 [0.730626s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3 [0.100840s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works [0.031755s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5 [0.079579s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6 [0.062576s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails [0.029101s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors [0.129723s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error [0.016930s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings [0.255688s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_without_eventlet [0.510975s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 [7.579178s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count [0.035501s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes [3.722038s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string [3.951814s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list [2.571333s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error [2.092118s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd [0.018166s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary [0.014898s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error [0.017012s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking [0.565664s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback [0.638324s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success [1.186527s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description [0.019406s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally [38.026715s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings [0.012766s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn [0.769408s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_using_eventlet [0.105015s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes [42.731518s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files [8.423966s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_prlimit_windows [0.768356s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec [0.033170s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size [7.271850s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final [5.032773s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1 [0.724688s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist [28.080743s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists [0.346544s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata [0.013217s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn [0.522099s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error [6.438721s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables [0.590651s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes [0.020296s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input [0.013668s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error [0.359126s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs [0.012727s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented [0.018975s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_core_size [6.071335s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size [3.830708s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final [0.585076s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error [0.524098s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5 [0.533153s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure [8.896835s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error [0.419657s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1 [0.068856s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4 [0.045537s] ... ok ====== Totals ====== Ran: 119 tests in 94.5376 sec. - Passed: 119 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 355.3064 sec. ============== Worker Balance ============== - Worker 0 (15 tests) => 0:01:29.074480 - Worker 1 (15 tests) => 0:00:34.260971 - Worker 2 (15 tests) => 0:01:13.589652 - Worker 3 (15 tests) => 0:00:25.090573 - Worker 4 (15 tests) => 0:00:34.517963 - Worker 5 (15 tests) => 0:00:41.114709 - Worker 6 (15 tests) => 0:00:34.819221 - Worker 7 (14 tests) => 0:00:29.583448 Test id Runtime (s) ----------------------------------------------------------------------------------------------- ----------- oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes 42.732 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally 38.027 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist 28.081 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size 12.777 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time 12.445 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size 12.333 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes 11.100 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple 10.596 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error 10.457 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path 9.894 {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock [1.039040s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists [0.064621s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive [0.511471s] ... ok WARNING [oslo_config.cfg] Option "lock_path" from group "DEFAULT" is deprecated. Use option "lock_path" from group "oslo_concurrency". {7} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_deprecated_names [0.073504s] ... ok WARNING [oslo_config.cfg] Option "disable_process_locking" from group "DEFAULT" is deprecated. Use option "disable_process_locking" from group "oslo_concurrency". {7} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore [0.043412s] ... ok {4} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock [1.694102s] ... ok {7} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n [0.799929s] ... ok {4} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks [0.131833s] ... ok {4} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists [0.520697s] ... ok {4} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix [0.525919s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock [0.357054s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock [1.049764s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists [0.082264s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair [7.889271s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally [0.316608s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections [0.032208s] ... ok {5} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn [0.738315s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error [13.327175s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained [4.712581s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default [0.076103s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock [5.344036s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo_concurrency/tests/unit/test_lockutils.py", line 419, in test_interprocess_lock self.fail('Never caught expected lock exception') File "/usr/lib64/python3.12/unittest/case.py", line 715, in fail raise self.failureException(msg) AssertionError: Never caught expected lock exception {3} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds [0.496683s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space [14.043279s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock [3.255679s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo_concurrency/tests/unit/test_lockutils.py", line 467, in test_interprocess_nonblocking_external_lock self.assertEqual(1, nb_calls.value) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 395, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 482, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 1 != 2 {6} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking [0.036610s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works [0.411207s] ... ok {6} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata [0.033566s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size [10.416375s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size [9.741837s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size [8.500539s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_core_size [8.930358s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final [1.016932s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files [8.910809s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2 [0.667568s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally [38.796200s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen [0.349108s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked [8.969934s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 [4.974869s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main [3.409416s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture [0.085021s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time [7.778478s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec [0.070211s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd [1.022299s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error [10.148715s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE [1.328232s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes [8.990307s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1 [1.329231s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes [47.423951s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override [0.241606s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5 [0.974058s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code [0.019325s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout [0.016391s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary [0.016751s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_prlimit_windows [1.553100s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist [46.130810s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3 [0.079739s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn [1.198690s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails [0.021288s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults [0.032084s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error [2.859828s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr [0.013581s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes [0.036229s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix [0.180130s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings [0.415251s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors [0.593268s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count [0.033289s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 [0.068054s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking [0.888884s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error [0.321719s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix [0.328014s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n [0.550899s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed Danes, in days long sped,\n we have heard, and what honor the athelings won!\n Oft Scyld the Scefing from squadroned foes,\n from many a tribe, the mead-bench tore,\n awing the earls. Since erst he lay\n friendless, a foundling, fate repaid him:\n for he waxed under welkin, in wealth he throve,\n till before him the folk, both far and near,\n who house by the whale-path, heard his mandate,\n gave him gifts: a good king he!\n To him an heir was afterward born,\n a son in his halls, whom heaven sent\n to favor the folk, feeling their woe\n that erst they had lacked an earl for leader\n so long a while; the Lord endowed him,\n the Wielder of Wonder, with world's renown." Stderr: None {5} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size [8.102817s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary [0.669456s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes [1.706686s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple [7.059845s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path [5.917914s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success [1.142922s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit [0.027236s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable [0.028310s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 [5.738315s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4 [0.548201s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error [0.026500s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all [4.712837s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5 [0.041020s] ... ok {4} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise [0.193628s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure [14.311233s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final [3.923778s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE [4.150052s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors [0.027003s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list [2.542423s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all [0.561249s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6 [0.063863s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs [0.353002s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback [0.620811s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean [1.392879s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error [2.420756s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description [0.018363s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn [0.203257s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented [0.035547s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2 [0.394491s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_using_eventlet [0.061220s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error [0.484006s] ... ok {7} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_windows_execute_without_eventlet [0.046358s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4 [0.058244s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error [0.013860s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error [0.015469s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string [2.431351s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error [6.962571s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error [0.027070s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables [0.532383s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env [0.026843s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout [1.187869s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1 [0.079565s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input [0.013796s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works [0.011750s] ... ok {5} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings [0.013318s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes [2.098853s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd [0.021110s] ... ok {6} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes [0.393409s] ... ok ============================== Failed 2 tests - output below: ============================== oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock ------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo_concurrency/tests/unit/test_lockutils.py", line 419, in test_interprocess_lock self.fail('Never caught expected lock exception') File "/usr/lib64/python3.12/unittest/case.py", line 715, in fail raise self.failureException(msg) AssertionError: Never caught expected lock exception oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/oslo.concurrency-5.2.0/oslo_concurrency/tests/unit/test_lockutils.py", line 467, in test_interprocess_nonblocking_external_lock self.assertEqual(1, nb_calls.value) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 395, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 482, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 1 != 2 ====== Totals ====== Ran: 119 tests in 64.2298 sec. - Passed: 117 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 2 Sum of execute time for each test: 378.4537 sec. ============== Worker Balance ============== - Worker 0 (10 tests) => 0:00:50.681091 - Worker 1 (13 tests) => 0:00:48.421450 - Worker 2 (14 tests) => 0:00:59.634925 - Worker 3 (16 tests) => 0:00:47.105923 - Worker 4 (16 tests) => 0:00:45.922544 - Worker 5 (16 tests) => 0:00:41.978681 - Worker 6 (17 tests) => 0:00:43.583334 - Worker 7 (17 tests) => 0:00:49.989304 Test id Runtime (s) ----------------------------------------------------------------------------------------------- ----------- oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes 47.424 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist 46.131 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally 38.796 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure 14.311 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space 14.043 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error 13.327 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size 10.416 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error 10.149 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size 9.742 oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes 8.990 py312: exit 1 (154.66 seconds) /builddir/build/BUILD/oslo.concurrency-5.2.0> env TEST_EVENTLET=1 lockutils-wrapper stestr run --slowest pid=1341056 py312: FAIL code 1 (349.90 seconds) evaluation failed :( (353.81 seconds) error: Bad exit status from /var/tmp/rpm-tmp.nxpY48 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.nxpY48 (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.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 597, 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 -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec