Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n9MlHW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.reports-3.5.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.reports-3.5.1-0.20250327080657.2f5eb7c.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.reports-3.5.1 + rm -rf /builddir/build/BUILD/oslo.reports-3.5.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1-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-reports-3.5.1 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 + sed -i '/sphinx-build/ s/-W//' 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.q3nPdA + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.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.reports-3.5.1/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.e2elEf + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.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.reports-3.5.1/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) 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 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yszfvy + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.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.reports-3.5.1/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) 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 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling Jinja2>=2.10 from tox --print-deps-only: py312,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=2.18.0 Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: psutil>=3.2.2 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=5.1.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling Jinja2>=2.10 from tox --print-deps-only: py312,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=2.18.0 Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: psutil>=3.2.2 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=5.1.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.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:39: 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 oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.5.1/oslo.reports-3.5.1.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.0.0) Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: Jinja2 >=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.serialization >=2.18.0 Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: psutil >=3.2.2 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.utils >=3.33.0 Handling oslo.config >=5.1.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement not satisfied: oslo.config >=5.1.0 Handling greenlet >=0.4.15 ; extra == 'greenlet' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'greenlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling greenlet >=0.4.15 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.reports-3.5.1.dist-info/ removed 'oslo.reports-3.5.1.dist-info/AUTHORS' removed 'oslo.reports-3.5.1.dist-info/LICENSE' removed 'oslo.reports-3.5.1.dist-info/METADATA' removed 'oslo.reports-3.5.1.dist-info/entry_points.txt' removed 'oslo.reports-3.5.1.dist-info/pbr.json' removed 'oslo.reports-3.5.1.dist-info/top_level.txt' removed directory 'oslo.reports-3.5.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-reports.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Pm4PFr warning: source_date_epoch_from_changelog set but %changelog is missing + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.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.reports-3.5.1/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) 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 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling Jinja2>=2.10 from tox --print-deps-only: py312,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.9.8) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.7.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling Jinja2>=2.10 from tox --print-deps-only: py312,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.9.8) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.7.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: 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 oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.5.1/oslo.reports-3.5.1.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.0.0) Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: Jinja2 >=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.serialization >=2.18.0 (installed: oslo.serialization 5.7.0) Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: psutil >=3.2.2 (installed: psutil 5.9.8) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.config >=5.1.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.config >=5.1.0 (installed: oslo.config 9.7.1) Handling greenlet >=0.4.15 ; extra == 'greenlet' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'greenlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling greenlet >=0.4.15 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.reports-3.5.1.dist-info/ removed 'oslo.reports-3.5.1.dist-info/AUTHORS' removed 'oslo.reports-3.5.1.dist-info/LICENSE' removed 'oslo.reports-3.5.1.dist-info/METADATA' removed 'oslo.reports-3.5.1.dist-info/top_level.txt' removed 'oslo.reports-3.5.1.dist-info/pbr.json' removed 'oslo.reports-3.5.1.dist-info/entry_points.txt' removed directory 'oslo.reports-3.5.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-reports.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-reports.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wPz6qG + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.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.reports-3.5.1/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) 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 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling Jinja2>=2.10 from tox --print-deps-only: py312,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.9.8) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.7.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling Jinja2>=2.10 from tox --print-deps-only: py312,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=2.18.0 (installed: oslo.serialization 5.7.0) Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=3.2.2 (installed: psutil 5.9.8) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.7.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: 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 oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.5.1/oslo.reports-3.5.1.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.0.0) Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: Jinja2 >=2.10 (installed: Jinja2 3.1.5) Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.serialization >=2.18.0 (installed: oslo.serialization 5.7.0) Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: psutil >=3.2.2 (installed: psutil 5.9.8) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling oslo.config >=5.1.0 from hook generated metadata: Requires-Dist (oslo.reports) Requirement satisfied: oslo.config >=5.1.0 (installed: oslo.config 9.7.1) Handling greenlet >=0.4.15 ; extra == 'greenlet' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'greenlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling greenlet >=0.4.15 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.reports) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.reports-3.5.1.dist-info/ removed 'oslo.reports-3.5.1.dist-info/AUTHORS' removed 'oslo.reports-3.5.1.dist-info/LICENSE' removed 'oslo.reports-3.5.1.dist-info/METADATA' removed 'oslo.reports-3.5.1.dist-info/entry_points.txt' removed 'oslo.reports-3.5.1.dist-info/pbr.json' removed 'oslo.reports-3.5.1.dist-info/top_level.txt' removed directory 'oslo.reports-3.5.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jhbjrM + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo.reports-3.5.1 + mkdir -p /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.reports-3.5.1/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.reports-3.5.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: 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.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info writing /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.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.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-modern-metadata-1q7xndcz/oslo.reports-3.5.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.reports Building wheel for oslo.reports (pyproject.toml): started Running command Building wheel for oslo.reports (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: 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_reports creating build/lib/oslo_reports/views copying oslo_reports/views/jinja_view.py -> build/lib/oslo_reports/views copying oslo_reports/views/__init__.py -> build/lib/oslo_reports/views creating build/lib/oslo_reports/views/text copying oslo_reports/views/text/threading.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/process.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/header.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/generic.py -> build/lib/oslo_reports/views/text copying oslo_reports/views/text/__init__.py -> build/lib/oslo_reports/views/text creating build/lib/oslo_reports/generators copying oslo_reports/generators/version.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/threading.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/process.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/conf.py -> build/lib/oslo_reports/generators copying oslo_reports/generators/__init__.py -> build/lib/oslo_reports/generators copying oslo_reports/report.py -> build/lib/oslo_reports copying oslo_reports/opts.py -> build/lib/oslo_reports copying oslo_reports/guru_meditation_report.py -> build/lib/oslo_reports copying oslo_reports/_utils.py -> build/lib/oslo_reports copying oslo_reports/_i18n.py -> build/lib/oslo_reports copying oslo_reports/__init__.py -> build/lib/oslo_reports creating build/lib/oslo_reports/views/xml copying oslo_reports/views/xml/generic.py -> build/lib/oslo_reports/views/xml copying oslo_reports/views/xml/__init__.py -> build/lib/oslo_reports/views/xml creating build/lib/oslo_reports/tests copying oslo_reports/tests/test_views.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_openstack_generators.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_guru_meditation_report.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/test_base_report.py -> build/lib/oslo_reports/tests copying oslo_reports/tests/__init__.py -> build/lib/oslo_reports/tests creating build/lib/oslo_reports/views/json copying oslo_reports/views/json/generic.py -> build/lib/oslo_reports/views/json copying oslo_reports/views/json/__init__.py -> build/lib/oslo_reports/views/json creating build/lib/oslo_reports/models copying oslo_reports/models/with_default_views.py -> build/lib/oslo_reports/models copying oslo_reports/models/version.py -> build/lib/oslo_reports/models copying oslo_reports/models/threading.py -> build/lib/oslo_reports/models copying oslo_reports/models/process.py -> build/lib/oslo_reports/models copying oslo_reports/models/conf.py -> build/lib/oslo_reports/models copying oslo_reports/models/base.py -> build/lib/oslo_reports/models copying oslo_reports/models/__init__.py -> build/lib/oslo_reports/models running egg_info writing oslo.reports.egg-info/PKG-INFO writing dependency_links to oslo.reports.egg-info/dependency_links.txt writing entry points to oslo.reports.egg-info/entry_points.txt writing requirements to oslo.reports.egg-info/requires.txt writing top-level names to oslo.reports.egg-info/top_level.txt writing pbr to oslo.reports.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.reports.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_reports.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_reports.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_reports.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_reports.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_reports.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) creating build/lib/oslo_reports/locale creating build/lib/oslo_reports/locale/en_GB creating build/lib/oslo_reports/locale/en_GB/LC_MESSAGES copying oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po -> build/lib/oslo_reports/locale/en_GB/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_reports creating build/bdist.linux-x86_64/wheel/oslo_reports/locale creating build/bdist.linux-x86_64/wheel/oslo_reports/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_reports/locale/en_GB/LC_MESSAGES copying build/lib/oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po -> build/bdist.linux-x86_64/wheel/oslo_reports/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/base.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/conf.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/process.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/threading.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/version.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models copying build/lib/oslo_reports/models/with_default_views.py -> build/bdist.linux-x86_64/wheel/oslo_reports/models creating build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_base_report.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_guru_meditation_report.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_openstack_generators.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/tests/test_views.py -> build/bdist.linux-x86_64/wheel/oslo_reports/tests copying build/lib/oslo_reports/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/_utils.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/guru_meditation_report.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/opts.py -> build/bdist.linux-x86_64/wheel/oslo_reports copying build/lib/oslo_reports/report.py -> build/bdist.linux-x86_64/wheel/oslo_reports creating build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/conf.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/process.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/threading.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators copying build/lib/oslo_reports/generators/version.py -> build/bdist.linux-x86_64/wheel/oslo_reports/generators creating build/bdist.linux-x86_64/wheel/oslo_reports/views creating build/bdist.linux-x86_64/wheel/oslo_reports/views/json copying build/lib/oslo_reports/views/json/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/json copying build/lib/oslo_reports/views/json/generic.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/json creating build/bdist.linux-x86_64/wheel/oslo_reports/views/xml copying build/lib/oslo_reports/views/xml/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/xml copying build/lib/oslo_reports/views/xml/generic.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/xml creating build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/generic.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/header.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/process.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/text/threading.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views/text copying build/lib/oslo_reports/views/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views copying build/lib/oslo_reports/views/jinja_view.py -> build/bdist.linux-x86_64/wheel/oslo_reports/views running install_egg_info Copying oslo.reports.egg-info to build/bdist.linux-x86_64/wheel/oslo.reports-3.5.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.reports-3.5.1.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir/pip-wheel-_gtqny93/.tmp-gjw5zjjn/oslo.reports-3.5.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_reports/__init__.py' adding 'oslo_reports/_i18n.py' adding 'oslo_reports/_utils.py' adding 'oslo_reports/guru_meditation_report.py' adding 'oslo_reports/opts.py' adding 'oslo_reports/report.py' adding 'oslo_reports/generators/__init__.py' adding 'oslo_reports/generators/conf.py' adding 'oslo_reports/generators/process.py' adding 'oslo_reports/generators/threading.py' adding 'oslo_reports/generators/version.py' adding 'oslo_reports/locale/en_GB/LC_MESSAGES/oslo_reports.po' adding 'oslo_reports/models/__init__.py' adding 'oslo_reports/models/base.py' adding 'oslo_reports/models/conf.py' adding 'oslo_reports/models/process.py' adding 'oslo_reports/models/threading.py' adding 'oslo_reports/models/version.py' adding 'oslo_reports/models/with_default_views.py' adding 'oslo_reports/tests/__init__.py' adding 'oslo_reports/tests/test_base_report.py' adding 'oslo_reports/tests/test_guru_meditation_report.py' adding 'oslo_reports/tests/test_openstack_generators.py' adding 'oslo_reports/tests/test_views.py' adding 'oslo_reports/views/__init__.py' adding 'oslo_reports/views/jinja_view.py' adding 'oslo_reports/views/json/__init__.py' adding 'oslo_reports/views/json/generic.py' adding 'oslo_reports/views/text/__init__.py' adding 'oslo_reports/views/text/generic.py' adding 'oslo_reports/views/text/header.py' adding 'oslo_reports/views/text/process.py' adding 'oslo_reports/views/text/threading.py' adding 'oslo_reports/views/xml/__init__.py' adding 'oslo_reports/views/xml/generic.py' adding 'oslo.reports-3.5.1.dist-info/AUTHORS' adding 'oslo.reports-3.5.1.dist-info/LICENSE' adding 'oslo.reports-3.5.1.dist-info/METADATA' adding 'oslo.reports-3.5.1.dist-info/WHEEL' adding 'oslo.reports-3.5.1.dist-info/entry_points.txt' adding 'oslo.reports-3.5.1.dist-info/pbr.json' adding 'oslo.reports-3.5.1.dist-info/top_level.txt' adding 'oslo.reports-3.5.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.reports (pyproject.toml): finished with status 'done' Created wheel for oslo.reports: filename=oslo.reports-3.5.1-py3-none-any.whl size=51642 sha256=2c86218f1e567b941eafa2ad48e0098f4c2d6f153cb776dcf617c61b36bad9be Stored in directory: /builddir/.cache/pip/wheels/66/39/d2/b337789afb9ecdfcdc8bbd323169dc6ad396b8a53cd647ad43 Successfully built oslo.reports + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + 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.reports); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.generators.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.models.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.views.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.views.json.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.views.text.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/oslo_reports.views.xml.rst. Creating file /builddir/build/BUILD/oslo.reports-3.5.1/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.reports-3.5.1/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 8 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 12%] index reading sources... [ 19%] install/index reading sources... [ 25%] reference/api/modules reading sources... [ 31%] reference/api/oslo_reports reading sources... [ 38%] reference/api/oslo_reports.generators reading sources... [ 44%] reference/api/oslo_reports.models reading sources... [ 50%] reference/api/oslo_reports.views reading sources... [ 56%] reference/api/oslo_reports.views.json reading sources... [ 62%] reference/api/oslo_reports.views.text reading sources... [ 69%] reference/api/oslo_reports.views.xml reading sources... [ 75%] reference/index reading sources... [ 81%] reference/opts reading sources... [ 88%] user/history reading sources... [ 94%] user/index reading sources... [100%] user/usage WARNING: autodoc: failed to import module 'guru_meditation_report' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' looking for now-outdated files... none found WARNING: autodoc: failed to import module 'opts' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'report' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.conf' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators.version' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'generators' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.base' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.conf' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.version' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models.with_default_views' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'models' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.jinja_view' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.json.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.json' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.header' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.process' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text.threading' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.text' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.xml.generic' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' WARNING: autodoc: failed to import module 'views.xml' from module 'oslo_reports'; the following exception was raised: No module named 'oslo_reports' pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /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('/') /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... [ 6%] contributor/index writing output... [ 12%] index writing output... [ 19%] install/index writing output... [ 25%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' /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... [ 31%] reference/api/oslo_reports [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports' /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... [ 38%] reference/api/oslo_reports.generators [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.generators' /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... [ 44%] reference/api/oslo_reports.models [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.models' /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... [ 50%] reference/api/oslo_reports.views [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views' /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... [ 56%] reference/api/oslo_reports.views.json [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.json' /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... [ 62%] reference/api/oslo_reports.views.text [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.text' /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... [ 69%] reference/api/oslo_reports.views.xml [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_reports.views.xml' /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('/') /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('/') /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... [ 75%] reference/index writing output... [ 81%] reference/opts writing output... [ 88%] user/history writing output... [ 94%] user/index writing output... [100%] user/usage /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 done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 27 warnings. The HTML pages are in doc/build/html. docs: OK (1.46 seconds) congratulations :) (1.52 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n8m1VB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo.reports-3.5.1 ++ ls /builddir/build/BUILD/oslo.reports-3.5.1/pyproject-wheeldir/oslo.reports-3.5.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=oslo.reports==3.5.1 + '[' -z oslo.reports==3.5.1 ']' + TMPDIR=/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/oslo.reports-3.5.1/pyproject-wheeldir oslo.reports==3.5.1 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.reports-3.5.1/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.reports-3.5.1-py3-none-any.whl Installing collected packages: oslo.reports Successfully installed oslo.reports-3.5.1 + '[' -d /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.reports-3.5.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages/oslo.reports-3.5.1.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-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages/oslo.reports-3.5.1.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages/oslo.reports-3.5.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages/oslo.reports-3.5.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages/oslo.reports-3.5.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages/oslo.reports-3.5.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.5.1-0.20250327080657.2f5eb7c.el10 --unique-debug-suffix -3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 --unique-debug-src-base python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.reports-3.5.1 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 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Js5NOI + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo.reports-3.5.1 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.reports-3.5.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {3} oslo_reports.tests.test_base_report.TestBaseModel.test_getattr [0.001321s] ... ok {3} oslo_reports.tests.test_base_report.TestBaseModel.test_model_repr [0.001349s] ... ok {3} oslo_reports.tests.test_base_report.TestBaseModel.test_str_returns_string_with_attached_view [0.000670s] ... ok {3} oslo_reports.tests.test_base_report.TestBaseModel.test_str_throws_error_with_no_attached_view [0.000951s] ... ok {3} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun [0.033055s] ... ok {3} oslo_reports.tests.test_views.TestGenericJSONViews.test_dict_serialization [0.000495s] ... ok {3} oslo_reports.tests.test_views.TestGenericJSONViews.test_list_serialization [0.000347s] ... ok {3} oslo_reports.tests.test_views.TestGenericTextViews.test_basic_kv_view [0.000325s] ... ok {3} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization [0.000333s] ... ok {3} oslo_reports.tests.test_views.TestGenericXMLView.test_wrapper_name [0.000471s] ... ok {3} oslo_reports.tests.test_views.TestJinjaView.test_load_from_class [0.002903s] ... ok {3} oslo_reports.tests.test_views.TestModelReportType.test_model_with_default_views [0.000851s] ... ok {3} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_dicts [0.000622s] ... ok {3} oslo_reports.tests.test_views.TestModelReportType.test_report_of_type [0.000841s] ... ok {1} oslo_reports.tests.test_base_report.TestBaseModel.test_data_as_sequence_is_handled_properly [0.001472s] ... ok {1} oslo_reports.tests.test_base_report.TestBasicReport.test_add_section [0.000444s] ... ok {1} oslo_reports.tests.test_base_report.TestBasicReport.test_append_section [0.000434s] ... ok {2} oslo_reports.tests.test_base_report.TestBaseModel.test_immutable_mappings_produce_mutable_models [0.000763s] ... ok {2} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_fail_prints_traceback [0.001447s] ... ok {1} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_basic_report [0.032959s] ... ok {2} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_without_signals [0.001567s] ... ok {2} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_green_thread_generator [0.018201s] ... ok {2} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_package_report_generator_without_vendor_string [0.000568s] ... ok {2} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator_tb [0.000534s] ... ok {2} oslo_reports.tests.test_views.TestGenericJSONViews.test_dict_in_list_serialization [0.000457s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization_integer_keys [0.000341s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_serialization_mixed_keys [0.000341s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_list_in_dict_serialization [0.000312s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_multi_view [0.000473s] ... ok {2} oslo_reports.tests.test_views.TestGenericTextViews.test_submodel_serialization [0.000394s] ... ok {2} oslo_reports.tests.test_views.TestJinjaView.test_direct_pass [0.000768s] ... ok {2} oslo_reports.tests.test_views.TestJinjaView.test_is_deepcopiable [0.000234s] ... ok {2} oslo_reports.tests.test_views.TestJinjaView.test_load_from_file [0.000765s] ... ok {1} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_log_dir [0.040711s] ... ok {1} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_setup_file_watcher [0.001936s] ... ok {1} oslo_reports.tests.test_views.TestGenericTextViews.test_custom_indent_string [0.000507s] ... ok {1} oslo_reports.tests.test_views.TestGenericTextViews.test_table_view [0.000450s] ... ok {1} oslo_reports.tests.test_views.TestGenericXMLView.test_dict_in_list_serialization [0.003237s] ... ok {1} oslo_reports.tests.test_views.TestGenericXMLView.test_list_in_dict_serialization [0.000615s] ... ok {0} oslo_reports.tests.test_base_report.TestBaseModel.test_submodel_attached_view [0.000861s] ... ok {1} oslo_reports.tests.test_views.TestGenericXMLView.test_list_serialization [0.002954s] ... ok {0} oslo_reports.tests.test_base_report.TestBasicReport.test_basic_render [0.000701s] ... ok {1} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_lists [0.000539s] ... ok {1} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propogation_on_recursive_structures [0.000496s] ... ok {0} oslo_reports.tests.test_base_report.TestBasicReport.test_insert_section [0.000665s] ... ok {1} oslo_reports.tests.test_views.TestModelReportType.test_text_report [0.000693s] ... ok {1} oslo_reports.tests.test_views.TestModelReportType.test_to_type [0.000506s] ... ok {0} oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_reg_persistent_section [0.028379s] ... ok {0} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_config_model [0.001123s] ... ok {0} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_package_report_generator [0.000469s] ... ok {0} oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator [0.005078s] ... ok {0} oslo_reports.tests.test_views.TestGenericJSONViews.test_basic_kv_view [0.000588s] ... ok {0} oslo_reports.tests.test_views.TestGenericJSONViews.test_list_in_dict_serialization [0.000660s] ... ok {0} oslo_reports.tests.test_views.TestGenericJSONViews.test_submodel_serialization [0.000863s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_dict_in_list_serialization [0.000479s] ... ok {0} oslo_reports.tests.test_views.TestGenericTextViews.test_list_serialization [0.000561s] ... ok {0} oslo_reports.tests.test_views.TestGenericXMLView.test_dict_serialization [0.000670s] ... ok {0} oslo_reports.tests.test_views.TestGenericXMLView.test_submodel_serialization [0.000996s] ... ok {0} oslo_reports.tests.test_views.TestModelReportType.test_recursive_type_propagation_with_nested_models [0.000422s] ... ok ====== Totals ====== Ran: 59 tests in 0.2384 sec. - Passed: 59 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.2022 sec. ============== Worker Balance ============== - Worker 0 (15 tests) => 0:00:00.049180 - Worker 1 (15 tests) => 0:00:00.093294 - Worker 2 (15 tests) => 0:00:00.028279 - Worker 3 (14 tests) => 0:00:00.045596 Test id Runtime (s) ----------------------------------------------------------------------------------------------------- ----------- oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun_log_dir 0.041 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_register_autorun 0.033 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_basic_report 0.033 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_reg_persistent_section 0.028 oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_green_thread_generator 0.018 oslo_reports.tests.test_openstack_generators.TestOpenstackGenerators.test_thread_generator 0.005 oslo_reports.tests.test_views.TestGenericXMLView.test_dict_in_list_serialization 0.003 oslo_reports.tests.test_views.TestGenericXMLView.test_list_serialization 0.003 oslo_reports.tests.test_views.TestJinjaView.test_load_from_class 0.003 oslo_reports.tests.test_guru_meditation_report.TestGuruMeditationReport.test_setup_file_watcher 0.002 py312: OK (1.53 seconds) congratulations :) (1.60 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JQB1W8 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/doc/python3-oslo-reports + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/doc/python3-oslo-reports + cp -pr /builddir/build/BUILD/oslo.reports-3.5.1/README.rst /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/doc/python3-oslo-reports + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lxzAhf + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/licenses/python3-oslo-reports + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/licenses/python3-oslo-reports + cp -pr /builddir/build/BUILD/oslo.reports-3.5.1/LICENSE /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/licenses/python3-oslo-reports + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-reports = 3.5.1-0.20250327080657.2f5eb7c.el10 python3-oslo-reports = 3.5.1-0.20250327080657.2f5eb7c.el10 python3.12-oslo-reports = 3.5.1-0.20250327080657.2f5eb7c.el10 python3.12dist(oslo-reports) = 3.5.1 python3dist(oslo-reports) = 3.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(jinja2) >= 2.10 python3.12dist(oslo-config) >= 5.1 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-serialization) >= 2.18 python3.12dist(oslo-utils) >= 3.33 python3.12dist(pbr) >= 2 python3.12dist(psutil) >= 3.2.2 Obsoletes: python3.12-oslo-reports < 3.5.1-0.20250327080657.2f5eb7c.el10 Processing files: python-oslo-reports-doc-3.5.1-0.20250327080657.2f5eb7c.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkv18F + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/doc/python-oslo-reports-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/doc/python-oslo-reports-doc + cp -pr /builddir/build/BUILD/oslo.reports-3.5.1/doc/build/html /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/doc/python-oslo-reports-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5mv1M3 + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/licenses/python-oslo-reports-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/licenses/python-oslo-reports-doc + cp -pr /builddir/build/BUILD/oslo.reports-3.5.1/LICENSE /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64/usr/share/licenses/python-oslo-reports-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-reports-doc = 3.5.1-0.20250327080657.2f5eb7c.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-reports-tests-3.5.1-0.20250327080657.2f5eb7c.el10.noarch Provides: python-oslo-reports-tests = 3.5.1-0.20250327080657.2f5eb7c.el10 python3-oslo-reports-tests = 3.5.1-0.20250327080657.2f5eb7c.el10 python3.12-oslo-reports-tests = 3.5.1-0.20250327080657.2f5eb7c.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-oslo-reports-tests < 3.5.1-0.20250327080657.2f5eb7c.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-reports-tests-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-reports-doc-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i3H6gV + umask 022 + cd /builddir/build/BUILD + cd oslo.reports-3.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.YXy1BR + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.reports-3.5.1-SPECPARTS + rm -rf oslo.reports-3.5.1 oslo.reports-3.5.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0