Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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-config.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-config-9.8.0-0.20250602113751.b18ff43.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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-config.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-config-9.8.0-0.20250602113751.b18ff43.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-config.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-config.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.dpCmoY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-9.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.config-9.8.0-0.20250602113751.b18ff43.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-9.8.0 + rm -rf /builddir/build/BUILD/oslo.config-9.8.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.config-9.8.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-9.8.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5qoWcr + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.8.0/.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-hardened-ld-errors -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.config-9.8.0/.pyproject-builddir + RPM_TOXENV=docs,py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires -e docs -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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-config.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-config.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.NSxGOt + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.8.0/.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-hardened-ld-errors -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.config-9.8.0/.pyproject-builddir + RPM_TOXENV=docs,py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires -e docs -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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-config.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-config.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.BRg0zn + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.8.0/.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-hardened-ld-errors -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.config-9.8.0/.pyproject-builddir + RPM_TOXENV=docs,py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires -e docs -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) docs: OK ✔ in 0.01 seconds docs: OK (0.01 seconds) py312: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: docs,py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.8.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinx>=1.8.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: fixtures>=3.0.0 Handling tox from tox --print-deps-only: docs,py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: fixtures>=3.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: docs,py312 Requirement not satisfied: testscenarios>=0.4 Handling stestr>=2.1.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: stestr>=2.1.0 Handling testtools>=2.2.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: oslotest>=3.2.0 Handling mypy>=0.720 from tox --print-deps-only: docs,py312 Requirement not satisfied: mypy>=0.720 Handling oslo.log>=3.36.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: oslo.log>=3.36.0 Handling coverage>=4.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: coverage>=4.0 Handling requests_mock>=1.5.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: requests_mock>=1.5.0 Handling debtcollector>=1.2.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: debtcollector>=1.2.0 Handling netaddr>=0.7.18 from tox --print-deps-only: docs,py312 Requirement not satisfied: netaddr>=0.7.18 Handling stevedore>=1.20.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: stevedore>=1.20.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: docs,py312 Requirement not satisfied: oslo.i18n>=3.15.3 Handling rfc3986>=1.2.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: rfc3986>=1.2.0 Handling PyYAML>=5.1 from tox --print-deps-only: docs,py312 Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.18.0 from tox --print-deps-only: docs,py312 Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling sphinx>=1.8.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinx>=1.8.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: openstackdocstheme>=1.20.0 Handling reno>=2.5.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: reno>=2.5.0 Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement not satisfied: fixtures>=3.0.0 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.8.0/oslo.config-9.8.0.dist-info' Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: debtcollector >=1.2.0 Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: netaddr >=0.7.18 Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: stevedore >=1.20.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: oslo.i18n >=3.15.3 Handling rfc3986 >=1.2.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: rfc3986 >=1.2.0 Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (oslo.config) Requirement not satisfied: PyYAML >=5.1 Handling requests >=2.18.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests >=2.18.0 (installed: requests 2.32.3) Handling rst2txt >=1.1.0 ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt >=1.1.0 ; extra == 'rst_generator' Handling sphinx >=1.8.0 ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx >=1.8.0 ; extra == 'rst_generator' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling stestr >=2.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr >=2.1.0 ; extra == 'test' Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling mypy >=0.720 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy >=0.720 ; extra == 'test' Handling oslo.log >=3.36.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log >=3.36.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling requests-mock >=1.5.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock >=1.5.0 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.config-9.8.0.dist-info/ removed 'oslo.config-9.8.0.dist-info/AUTHORS' removed 'oslo.config-9.8.0.dist-info/LICENSE' removed 'oslo.config-9.8.0.dist-info/METADATA' removed 'oslo.config-9.8.0.dist-info/entry_points.txt' removed 'oslo.config-9.8.0.dist-info/pbr.json' removed 'oslo.config-9.8.0.dist-info/top_level.txt' removed directory 'oslo.config-9.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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-config.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-config.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.5ORBTc + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.8.0/.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-hardened-ld-errors -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.config-9.8.0/.pyproject-builddir + RPM_TOXENV=docs,py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires -e docs -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) docs: OK ✔ in 0.01 seconds docs: OK (0.01 seconds) py312: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: docs,py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.8.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinx>=1.8.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py312 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py312 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling tox from tox --print-deps-only: docs,py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling testscenarios>=0.4 from tox --print-deps-only: docs,py312 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: docs,py312 Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling oslotest>=3.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling mypy>=0.720 from tox --print-deps-only: docs,py312 Requirement satisfied: mypy>=0.720 (installed: mypy 1.14.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs,py312 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling coverage>=4.0 from tox --print-deps-only: docs,py312 Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: docs,py312 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.12.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling netaddr>=0.7.18 from tox --print-deps-only: docs,py312 Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling stevedore>=1.20.0 from tox --print-deps-only: docs,py312 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: docs,py312 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling rfc3986>=1.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: docs,py312 Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 6.0.1) Handling requests>=2.18.0 from tox --print-deps-only: docs,py312 Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling sphinx>=1.8.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinx>=1.8.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py312 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py312 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.8.0/oslo.config-9.8.0.dist-info' Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: netaddr >=0.7.18 (installed: netaddr 1.3.0) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling rfc3986 >=1.2.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: rfc3986 >=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: PyYAML >=5.1 (installed: PyYAML 6.0.1) Handling requests >=2.18.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests >=2.18.0 (installed: requests 2.32.3) Handling rst2txt >=1.1.0 ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt >=1.1.0 ; extra == 'rst_generator' Handling sphinx >=1.8.0 ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx >=1.8.0 ; extra == 'rst_generator' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling stestr >=2.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr >=2.1.0 ; extra == 'test' Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling mypy >=0.720 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy >=0.720 ; extra == 'test' Handling oslo.log >=3.36.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log >=3.36.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling requests-mock >=1.5.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock >=1.5.0 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.config-9.8.0.dist-info/ removed 'oslo.config-9.8.0.dist-info/AUTHORS' removed 'oslo.config-9.8.0.dist-info/LICENSE' removed 'oslo.config-9.8.0.dist-info/METADATA' removed 'oslo.config-9.8.0.dist-info/top_level.txt' removed 'oslo.config-9.8.0.dist-info/pbr.json' removed 'oslo.config-9.8.0.dist-info/entry_points.txt' removed directory 'oslo.config-9.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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-config.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-config.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.wzRnzN + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.config-9.8.0/.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-hardened-ld-errors -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.config-9.8.0/.pyproject-builddir + RPM_TOXENV=docs,py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires -e docs -e py312 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) 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.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) docs: OK ✔ in 0.01 seconds docs: OK (0.01 seconds) py312: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: docs,py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.8.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinx>=1.8.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py312 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py312 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling tox from tox --print-deps-only: docs,py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling testscenarios>=0.4 from tox --print-deps-only: docs,py312 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling stestr>=2.1.0 from tox --print-deps-only: docs,py312 Requirement satisfied: stestr>=2.1.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling oslotest>=3.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling mypy>=0.720 from tox --print-deps-only: docs,py312 Requirement satisfied: mypy>=0.720 (installed: mypy 1.14.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs,py312 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling coverage>=4.0 from tox --print-deps-only: docs,py312 Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling requests_mock>=1.5.0 from tox --print-deps-only: docs,py312 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.12.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling netaddr>=0.7.18 from tox --print-deps-only: docs,py312 Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling stevedore>=1.20.0 from tox --print-deps-only: docs,py312 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: docs,py312 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling rfc3986>=1.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML>=5.1 from tox --print-deps-only: docs,py312 Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 6.0.1) Handling requests>=2.18.0 from tox --print-deps-only: docs,py312 Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling sphinx>=1.8.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinx>=1.8.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs,py312 Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling openstackdocstheme>=1.20.0 from tox --print-deps-only: docs,py312 Requirement satisfied: openstackdocstheme>=1.20.0 (installed: openstackdocstheme 3.0.0) Handling reno>=2.5.0 from tox --print-deps-only: docs,py312 Requirement satisfied: reno>=2.5.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: docs,py312 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.8.0/oslo.config-9.8.0.dist-info' Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: netaddr >=0.7.18 (installed: netaddr 1.3.0) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling rfc3986 >=1.2.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: rfc3986 >=1.2.0 (installed: rfc3986 1.5.0) Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: PyYAML >=5.1 (installed: PyYAML 6.0.1) Handling requests >=2.18.0 from hook generated metadata: Requires-Dist (oslo.config) Requirement satisfied: requests >=2.18.0 (installed: requests 2.32.3) Handling rst2txt >=1.1.0 ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: rst2txt >=1.1.0 ; extra == 'rst_generator' Handling sphinx >=1.8.0 ; extra == 'rst_generator' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: sphinx >=1.8.0 ; extra == 'rst_generator' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling stestr >=2.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: stestr >=2.1.0 ; extra == 'test' Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling mypy >=0.720 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: mypy >=0.720 ; extra == 'test' Handling oslo.log >=3.36.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: oslo.log >=3.36.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling requests-mock >=1.5.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.config) Ignoring alien requirement: requests-mock >=1.5.0 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.config-9.8.0.dist-info/ removed 'oslo.config-9.8.0.dist-info/AUTHORS' removed 'oslo.config-9.8.0.dist-info/LICENSE' removed 'oslo.config-9.8.0.dist-info/METADATA' removed 'oslo.config-9.8.0.dist-info/entry_points.txt' removed 'oslo.config-9.8.0.dist-info/pbr.json' removed 'oslo.config-9.8.0.dist-info/top_level.txt' removed directory 'oslo.config-9.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5aEl2j + 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-hardened-ld-errors -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.config-9.8.0 + mkdir -p /builddir/build/BUILD/oslo.config-9.8.0/.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-hardened-ld-errors -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.config-9.8.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.config-9.8.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info writing /builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.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.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-modern-metadata-kz79nc0m/oslo.config-9.8.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.config Building wheel for oslo.config (pyproject.toml): started Running command Building wheel for oslo.config (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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_config copying oslo_config/validator.py -> build/lib/oslo_config copying oslo_config/version.py -> build/lib/oslo_config copying oslo_config/types.py -> build/lib/oslo_config copying oslo_config/sphinxext.py -> build/lib/oslo_config copying oslo_config/sphinxconfiggen.py -> build/lib/oslo_config copying oslo_config/iniparser.py -> build/lib/oslo_config copying oslo_config/generator.py -> build/lib/oslo_config copying oslo_config/fixture.py -> build/lib/oslo_config copying oslo_config/cfg.py -> build/lib/oslo_config copying oslo_config/_list_opts.py -> build/lib/oslo_config copying oslo_config/_i18n.py -> build/lib/oslo_config copying oslo_config/__init__.py -> build/lib/oslo_config creating build/lib/oslo_config/tests copying oslo_config/tests/test_validator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_types.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxext.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxconfiggen.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sources.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_iniparser.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_get_location.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_generator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_fixture.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_cfg.py -> build/lib/oslo_config/tests copying oslo_config/tests/__init__.py -> build/lib/oslo_config/tests creating build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fblaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbaar_baa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/blaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/baz_qux_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/bar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/__init__.py -> build/lib/oslo_config/tests/testmods creating build/lib/oslo_config/sources copying oslo_config/sources/_uri.py -> build/lib/oslo_config/sources copying oslo_config/sources/_environment.py -> build/lib/oslo_config/sources copying oslo_config/sources/__init__.py -> build/lib/oslo_config/sources running egg_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.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.config.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_config.sources.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_config.sources.templates' 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_config.sources.templates' 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_config.sources.templates' to be distributed and are already explicitly excluding 'oslo_config.sources.templates' 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) copying oslo_config/tests/test_fixture.conf -> build/lib/oslo_config/tests creating build/lib/oslo_config/sources/templates copying oslo_config/sources/templates/bash-completion.template -> build/lib/oslo_config/sources/templates copying oslo_config/sources/templates/zsh-completion.template -> build/lib/oslo_config/sources/templates 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_config creating build/bdist.linux-x86_64/wheel/oslo_config/sources creating build/bdist.linux-x86_64/wheel/oslo_config/sources/templates copying build/lib/oslo_config/sources/templates/zsh-completion.template -> build/bdist.linux-x86_64/wheel/oslo_config/sources/templates copying build/lib/oslo_config/sources/templates/bash-completion.template -> build/bdist.linux-x86_64/wheel/oslo_config/sources/templates copying build/lib/oslo_config/sources/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/_environment.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources copying build/lib/oslo_config/sources/_uri.py -> build/bdist.linux-x86_64/wheel/oslo_config/sources creating build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.conf -> build/bdist.linux-x86_64/wheel/oslo_config/tests creating build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/bar_foo_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/baz_qux_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/blaa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbaar_baa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbar_foo_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fblaa_opt.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests/testmods copying build/lib/oslo_config/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_cfg.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_generator.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_get_location.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_iniparser.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sources.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxconfiggen.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxext.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_types.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/oslo_config/tests copying build/lib/oslo_config/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/_list_opts.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/cfg.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/generator.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/iniparser.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/sphinxconfiggen.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/sphinxext.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/types.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/version.py -> build/bdist.linux-x86_64/wheel/oslo_config copying build/lib/oslo_config/validator.py -> build/bdist.linux-x86_64/wheel/oslo_config running install_egg_info Copying oslo.config.egg-info to build/bdist.linux-x86_64/wheel/oslo.config-9.8.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.config-9.8.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir/pip-wheel-t22ga3xd/.tmp-4o2ghojw/oslo.config-9.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_config/__init__.py' adding 'oslo_config/_i18n.py' adding 'oslo_config/_list_opts.py' adding 'oslo_config/cfg.py' adding 'oslo_config/fixture.py' adding 'oslo_config/generator.py' adding 'oslo_config/iniparser.py' adding 'oslo_config/sphinxconfiggen.py' adding 'oslo_config/sphinxext.py' adding 'oslo_config/types.py' adding 'oslo_config/validator.py' adding 'oslo_config/version.py' adding 'oslo_config/sources/__init__.py' adding 'oslo_config/sources/_environment.py' adding 'oslo_config/sources/_uri.py' adding 'oslo_config/sources/templates/bash-completion.template' adding 'oslo_config/sources/templates/zsh-completion.template' adding 'oslo_config/tests/__init__.py' adding 'oslo_config/tests/test_cfg.py' adding 'oslo_config/tests/test_fixture.conf' adding 'oslo_config/tests/test_fixture.py' adding 'oslo_config/tests/test_generator.py' adding 'oslo_config/tests/test_get_location.py' adding 'oslo_config/tests/test_iniparser.py' adding 'oslo_config/tests/test_sources.py' adding 'oslo_config/tests/test_sphinxconfiggen.py' adding 'oslo_config/tests/test_sphinxext.py' adding 'oslo_config/tests/test_types.py' adding 'oslo_config/tests/test_validator.py' adding 'oslo_config/tests/testmods/__init__.py' adding 'oslo_config/tests/testmods/bar_foo_opt.py' adding 'oslo_config/tests/testmods/baz_qux_opt.py' adding 'oslo_config/tests/testmods/blaa_opt.py' adding 'oslo_config/tests/testmods/fbaar_baa_opt.py' adding 'oslo_config/tests/testmods/fbar_foo_opt.py' adding 'oslo_config/tests/testmods/fblaa_opt.py' adding 'oslo.config-9.8.0.dist-info/AUTHORS' adding 'oslo.config-9.8.0.dist-info/LICENSE' adding 'oslo.config-9.8.0.dist-info/METADATA' adding 'oslo.config-9.8.0.dist-info/WHEEL' adding 'oslo.config-9.8.0.dist-info/entry_points.txt' adding 'oslo.config-9.8.0.dist-info/pbr.json' adding 'oslo.config-9.8.0.dist-info/top_level.txt' adding 'oslo.config-9.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.config (pyproject.toml): finished with status 'done' Created wheel for oslo.config: filename=oslo.config-9.8.0-py3-none-any.whl size=128214 sha256=70a3e05b8fdca9ea9061c2529c45939687e4eb560a65892a3554885442e884b6 Stored in directory: /builddir/.cache/pip/wheels/62/b4/9f/7b7e8da61419505ad99b16710e0a20a6e7c48ecb404c5b3aff Successfully built oslo.config + 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-hardened-ld-errors -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-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.8.0/.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 loading stevedore.sphinxext making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.config); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.config-9.8.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/oslo.config-9.8.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/oslo.config-9.8.0/doc/source/sample.config WARNING:stevedore.named:Could not load oslo.config /builddir/build/BUILD/oslo.config-9.8.0/oslo_config/types.py:57: UserWarning: converting '60' to a string warnings.warn('converting \'%s\' to a string' % str_val) Creating file /builddir/build/BUILD/oslo.config-9.8.0/doc/source/reference/api/oslo_config.rst. Creating file /builddir/build/BUILD/oslo.config-9.8.0/doc/source/reference/api/oslo_config.sources.rst. Creating file /builddir/build/BUILD/oslo.config-9.8.0/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 27 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed WARNING:stevedore.named:Could not load oslo.config reading sources... [ 20%] cli/generator .. configuration/mutable reading sources... [ 40%] configuration/options .. reference/api/oslo_config documenting plugins from 'oslo.config.driver' reading sources... [ 60%] reference/api/oslo_config.sources .. reference/faq reading sources... [ 80%] reference/globals .. reference/sphinxconfiggen reading sources... [100%] reference/sphinxext .. reference/styleguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /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('/') /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('/') /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('/') /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('/') /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... [ 25%] cli/index .. contributor/index writing output... [ 50%] index .. reference/deprecating /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('/') /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/drivers .. reference/sphinxconfiggen [openstackdocstheme] could not determine last_updated for 'reference/api/modules' [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config' [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config.sources' writing output... [100%] reference/sphinxext .. reference/styleguide /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (3.20 seconds) congratulations :) (3.27 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.3a228y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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-hardened-ld-errors -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.config-9.8.0 ++ ls /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir/oslo.config-9.8.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.config==9.8.0 + '[' -z oslo.config==9.8.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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.config-9.8.0/pyproject-wheeldir oslo.config==9.8.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.config-9.8.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.config-9.8.0-py3-none-any.whl Installing collected packages: oslo.config Creating /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/oslo-config-generator to 755 changing mode of /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/oslo-config-validator to 755 Successfully installed oslo.config-9.8.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/oslo-config-generator /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/oslo-config-validator /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/oslo-config-generator: updating /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/oslo-config-validator: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages/oslo.config-9.8.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 ~/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin ~/build/BUILD/oslo.config-9.8.0 + '[' 1 -ne 1 ']' + pushd /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64//usr/bin + for i in generator validator + ln -s oslo-config-generator oslo-config-generator-3 + for i in generator validator + ln -s oslo-config-validator oslo-config-validator-3 + popd ~/build/BUILD/oslo.config-9.8.0 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 9.8.0-0.20250602113751.b18ff43.el10 --unique-debug-suffix -9.8.0-0.20250602113751.b18ff43.el10.x86_64 --unique-debug-src-base python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.config-9.8.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.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.u4mnfB + 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-hardened-ld-errors -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.config-9.8.0 + 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-hardened-ld-errors -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-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.config-9.8.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_bad [0.001713s] ... ok {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_bad_default [0.000471s] ... ok {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_empty_value [0.000962s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group) [0.001005s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_and_name) [0.001018s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_default) [0.000767s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group) [0.000842s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_and_name) [0.000786s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_default) [0.000739s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_and_name) [0.000767s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_name) [0.000737s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_and_name) [0.000965s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_and_name) [0.000827s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default_as_integer) [0.000941s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv4addr_arg) [0.000827s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group) [0.000802s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_default) [0.000743s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_multiple_keys_last_wins) [0.000827s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name) [0.000767s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_and_name) [0.000882s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_default) [0.002015s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_default) [0.001560s] ... ok {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_string) [0.001449s] ... ok {3} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_help [0.003492s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_clear [0.000633s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_invoked_once [0.003620s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_see_new_values [0.002661s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_file_value_override [0.003871s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dgroup [0.001912s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup_and_dname [0.002268s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_default [0.001650s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup_and_dname [0.002325s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup_and_dname [0.002175s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dname [0.001839s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_default_dgroup [0.002284s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_override [0.002057s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_values_override_deprecated [0.001395s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default_wrong_type [0.001612s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_above_max [0.003275s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_below_min [0.003382s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_in_range [0.002828s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value [0.002135s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value_override [0.001867s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_max [0.002437s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_bounds [0.001528s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup [0.002220s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup_and_dname [0.003386s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dname [0.002343s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_type [0.002005s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dname [0.001887s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dname [0.002322s] ... ok {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value [0.001535s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value_override [0.001987s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multiple_opts [0.001467s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_default [0.001371s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_value [0.002279s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_default) [0.000787s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_name) [0.000892s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_default) [0.001184s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group) [0.000731s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_default) [0.000713s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg) [0.000930s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_name) [0.000723s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_outside_range [0.004581s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_in_range [0.001220s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_default [0.000918s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup [0.001430s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_default) [0.001494s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_default_dgroup [0.001911s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup_and_dname [0.001522s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_default) [0.000682s] ... ok {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_with_good_choice_value [0.001223s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg) [0.000708s] ... ok {3} oslo_config.tests.test_cfg.ConfigParserTestCase.test_no_section [0.000742s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir [0.002463s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_multi_arg [0.001429s] ... ok {3} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_use_default [0.002041s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-deprecated) [0.002025s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-deprecated) [0.002424s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_with_dest [0.002097s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_DeprecatedOpt [0.002984s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_name) [0.000723s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_with_spaces) [0.000741s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group2) [0.000732s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name2) [0.001264s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group) [0.000715s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_default) [0.000709s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_arg) [0.000843s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_and_name) [0.000743s] ... ok {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_float_int) [0.000713s] ... ok {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_check_deprecated [0.001126s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_foo [0.001572s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_group [0.001536s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_order_override [0.001937s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_value_override [0.001061s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup [0.001102s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_dir_not_found_error [0.000323s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dname [0.001056s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_colon_in_value [0.001284s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup [0.000951s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dname [0.000989s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_not_found_error [0.000347s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_permission_denied_error [0.000428s] ... ok {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_group_error [0.000312s] ... ok {3} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_non_exists [0.000492s] ... ok {3} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_snap [0.000579s] ... ok {3} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_dir [0.001003s] ... ok {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help [0.004528s] ... ok {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help_with_positionals [0.002326s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value [0.001149s] ... ok {3} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_choices [0.002900s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_in_group [0.001701s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_good [0.004279s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup_and_dname [0.001010s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dname [0.001186s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_string_default_type [0.000798s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_bad_choice_value [0.002848s] ... ok {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_opt [0.003962s] ... ok {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_none_value [0.001869s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_name) [0.001809s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_default) [0.001504s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_default) [0.002107s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup [0.001215s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.003577s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse) [0.002229s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default) [0.001548s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default [0.000940s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup [0.001162s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_default_dgroup [0.001154s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.003036s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group) [0.002156s] ... ok {3} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.004346s] ... ok {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_cli [0.001106s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv4) [0.002126s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_default_dgroup [0.001051s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_with_spaces) [0.002560s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg) [0.002149s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group) [0.002069s] ... ok {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg) [0.005295s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group [0.000969s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value [0.000953s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append [0.001261s] ... ok {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_config_file [0.002571s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group [0.001295s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_below_min [0.001938s] ... ok {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_default [0.001875s] ... ok {1} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value_override [0.002808s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name [0.002464s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg) [0.002082s] ... ok {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_version [0.003979s] ... ok {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_default_file_precedence [0.005402s] ... ok {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_doesnt_exist [0.002953s] ... ok {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_group [0.002432s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(underscore) [0.001015s] ... ok {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_file_precedence [0.004434s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_diff [0.004863s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_false [0.003795s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(hyphen) [0.001719s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(underscore) [0.001813s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(hyphen) [0.001107s] ... ok {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(underscore) [0.000546s] ... ok {3} oslo_config.tests.test_cfg.OptTestCase.test_opt_not_eq [0.000418s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_List_override [0.000818s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_above_max [0.001029s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_in_range [0.000959s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_raw_value [0.000973s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test__str_override [0.001392s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dname [0.002742s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_group_and_dname [0.007058s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_bool_override [0.002700s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup [0.000991s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override [0.001331s] ... ok {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_with_reason [0.001026s] ... ok {2} oslo_config.tests.test_cfg.ConfigParserTestCase.test__parse_file_ioerror [0.000909s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dname [0.005872s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup [0.001369s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_default_dgroup [0.002248s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup [0.003120s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_no_colon [0.003579s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_default [0.001489s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg) [0.001605s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_default_none [0.001587s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_group_default_override [0.001257s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_priority [0.001119s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_single_arg [0.000898s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default [0.003756s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_name) [0.002154s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup [0.003932s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_int_override_with_None [0.001705s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_no_default_override [0.002941s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_in_choices [0.000640s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file [0.000763s] ... ok {3} oslo_config.tests.test_cfg.OverridesTestCase.test_wrong_type_default_override [0.001181s] ... ok {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value_override [0.004694s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_defined [0.002628s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_none_default [0.001233s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_none_default [0.001498s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group) [0.001658s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_default [0.001391s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_order [0.002105s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opts_order [0.000831s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg) [0.002743s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dname [0.002132s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_default [0.000819s] ... ok {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_none_default [0.002174s] ... ok {3} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_bad_value [0.001644s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv6) [0.001809s] ... ok {3} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt [0.000560s] ... ok {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_priority [0.001061s] ... ok {3} oslo_config.tests.test_cfg.RegexTestCase.test_regex_good [0.002048s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_group_opt [0.001594s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_in_range [0.002357s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_default_dgroup [0.004977s] ... ok {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_opt [0.001298s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv6addr_arg) [0.000807s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_short [0.001668s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_default) [0.001605s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_and_name) [0.001557s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup [0.002587s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup [0.006070s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_name) [0.002440s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_default) [0.001848s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_ok_duplicate [0.002402s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup_and_dname [0.002547s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_attr [0.004046s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_greater_max [0.000647s] ... ok {2} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_with_dest [0.001359s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_default) [0.001695s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup_and_dname [0.001081s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg) [0.002854s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_name) [0.002717s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_name) [0.003377s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group) [0.003338s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_args_already_parsed_error [0.000313s] ... ok {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error_with_group [0.002727s] ... ok {2} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs [0.000412s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_group [0.001764s] ... ok {3} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_none_value [0.000896s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_default) [0.002258s] ... ok {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_arg_int) [0.002883s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value [0.002731s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir [0.004775s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup_and_dname [0.004316s] ... ok {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_overrides [0.000399s] ... ok {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_snap [0.000477s] ... ok {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_with_extension [0.000518s] ... ok {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_file [0.001229s] ... ok {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_multistr [0.003871s] ... ok {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default_many [0.008403s] ... ok {2} oslo_config.tests.test_cfg.HelpTestCase.test_print_strOpt_with_choices_help [0.001824s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_none [0.003794s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_warn_immutability [0.003374s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_inverse_override [0.007058s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_none [0.001943s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_regex [0.000875s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_deprecated [0.002602s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_default [0.004761s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_only_default [0.002801s] ... ok {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_regex [0.001701s] ... ok {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_to_none [0.002466s] ... ok {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_from_none [0.001856s] ... ok {2} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt [0.000688s] ... ok {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_not_cli [0.000756s] ... ok {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_resparse [0.003579s] ... ok {2} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.001227s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_above_max [0.002734s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_in_range [0.001399s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_below_min [0.002365s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_outside_range [0.002141s] ... ok {2} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser [0.000929s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup_and_dname [0.006122s] ... ok {2} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser_failure [0.000900s] ... ok {2} oslo_config.tests.test_cfg.NamespaceTestCase.test_single_file [0.000579s] ... ok {2} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values [0.000996s] ... ok {2} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_empty_config [0.000409s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_name [0.001256s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_conf_and_group_opts [0.001051s] ... ok {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_default [0.000759s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dname [0.003611s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_default_dgroup [0.001449s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(hyphen) [0.000432s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(hyphen) [0.000699s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(underscore) [0.000682s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dname [0.001959s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value [0.008332s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_multi [0.002337s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(hyphen) [0.001295s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(hyphen) [0.000791s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_without_reason [0.006290s] ... ok {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_config_file [0.005925s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_default [0.001857s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_assert_default_files_cleanup [0.001300s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_value [0.002622s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_option [0.000719s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(underscore) [0.000830s] ... ok {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(underscore) [0.001130s] ... ok {2} oslo_config.tests.test_cfg.OptTestCase.test_illegal_name [0.000378s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_override_none [0.000794s] ... ok {2} oslo_config.tests.test_cfg.OverridesTestCase.test_str_override_with_None [0.000657s] ... ok {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_list [0.000844s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_undefined [0.001691s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_arg [0.000929s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_arg [0.000710s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_default [0.001660s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_none_default [0.000815s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_default [0.000723s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_arg [0.000766s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_arg [0.000746s] ... ok {2} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_defined [0.001800s] ... ok /builddir/build/BUILD/oslo.config-9.8.0/oslo_config/types.py:57: UserWarning: converting 'foo' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.8.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {2} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_with_clear [0.000646s] ... ok {2} oslo_config.tests.test_cfg.RegisterOptNameTestCase.test_register_opt_with_disallow_name [0.000559s] ... ok {2} oslo_config.tests.test_cfg.ReparseTestCase.test_reparse [0.006434s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_group_opt [0.001071s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt [0.000706s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_group_opt [0.000828s] ... ok {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_default [0.001149s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_int_arg [0.003053s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_float [0.001226s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_broken [0.001037s] ... ok {2} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr [0.000738s] ... ok {2} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections_post_mutate [0.001188s] ... ok {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default [0.000845s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_deprecated [0.004904s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dname [0.002890s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup [0.006050s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup_and_dname [0.003112s] ... ok {0} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_error [0.008074s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup_and_dname [0.002091s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_duplicate_key [0.001759s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_greater_max [0.001088s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_above_max [0.005516s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_below_min [0.002886s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_in_range [0.001668s] ... ok {3} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value_with_wrong_type [0.004543s] ... ok {0} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file_with_normalized [0.000560s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_multi_arg [0.000949s] ... ok {3} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_change_default [0.000809s] ... ok {2} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_bad [0.000698s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup_and_dname [0.001406s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dname [0.001778s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_find_default_config_dir [0.010335s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_default [0.003162s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_no_default_config_dir [0.002008s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_with_value [0.000979s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command [0.000951s] ... ok {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_empty_ns [0.000340s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_default_dgroup [0.001377s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_errors [0.000943s] ... ok {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_no_default_config_file [0.000617s] ... ok {0} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_equal [0.000486s] ... ok {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_help [0.001449s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_arg [0.000897s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_config_file [0.001142s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_default [0.000830s] ... ok {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_group [0.000764s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_default [0.001588s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_arg [0.000767s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,stdout) [0.009609s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,output_file) [0.005067s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dname [0.005130s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,stdout) [0.001076s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_duplicate_opt_error [0.000436s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value_override [0.002520s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,output_file) [0.003371s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default_wrong_type [0.000597s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error [0.000456s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_backslash_escape_char [0.001670s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,output_file) [0.001454s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_wrong_type [0.001290s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_arg [0.000784s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_default [0.001273s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_arg [0.000768s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error_with_group [0.000275s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_config_file [0.001104s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,output_file) [0.005626s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,stdout) [0.001098s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,stdout) [0.005139s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,stdout) [0.001073s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default_recurse [0.000911s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_args_deprecated [0.001343s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_configfile_deprecated [0.001239s] ... ok {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default [0.000900s] ... ok {2} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_dir_tilde [0.000807s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error [0.000293s] ... ok {2} oslo_config.tests.test_cfg.UsageTestCase.test_print_help [0.001202s] ... ok {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_template_substitution_error [0.000304s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,output_file) [0.004794s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,stdout) [0.001091s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,output_file) [0.001286s] ... ok {0} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files [0.000816s] ... ok {0} oslo_config.tests.test_cfg.FindFileTestCase.test_config_dirs_empty_list_when_nothing_parsed [0.000362s] ... ok {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_file_without_init [0.000466s] ... ok {2} oslo_config.tests.test_cfg.UsageTestCase.test_print_usage [0.000736s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,stdout) [0.004732s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup_and_dname [0.003551s] ... ok {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file [0.001198s] ... ok {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_multiple_config_dirs [0.002518s] ... ok {0} oslo_config.tests.test_cfg.HelpTestCase.test_print_help_with_deprecated [0.012068s] ... ok {0} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group [0.003888s] ... ok {0} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_import_error [0.002275s] ... ok {0} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_no_such_group [0.003842s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup [0.002308s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup [0.002213s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,output_file) [0.001840s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup_and_dname [0.002321s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dname [0.001885s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,stdout) [0.003034s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append_deprecated [0.002481s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,stdout) [0.001157s] ... ok {0} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_import_errror [0.001914s] ... ok {0} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface [0.003539s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list [0.002311s] ... ok {0} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface_with_group [0.001967s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,output_file) [0.004182s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_load_raw_values [0.001185s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value [0.000429s] ... ok {2} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_options [0.000406s] ... ok {2} oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option [0.031143s] ... ok {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_single_ns [0.000392s] ... ok {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_single_entry [0.000718s] ... ok {2} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_not_close_external_file [0.002576s] ... ok {0} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.002038s] ... ok {2} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_call_with_no_arguments_raises_system_exit [0.002476s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,stdout) [0.003119s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_greater_max [0.000933s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,stdout) [0.000971s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_by_name [0.001999s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file [0.001145s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group_and_name [0.000880s] ... ok {2} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_raises_error [0.000811s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,output_file) [0.003949s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name_on_legacy_code [0.000826s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group [0.001759s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_sorted_group [0.003980s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,output_file) [0.003642s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override_use_deprecated [0.004614s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group_and_name [0.002886s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,stdout) [0.001012s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,stdout) [0.001261s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,output_file) [0.001111s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,stdout) [0.001277s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,output_file) [0.001239s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,stdout) [0.001204s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,output_file) [0.001276s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,output_file) [0.001131s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,output_file) [0.001239s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,output_file) [0.001029s] ... ok {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_name [0.002207s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(underscore) [0.000876s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(hyphen) [0.001767s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,stdout) [0.003216s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,output_file) [0.001331s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload [0.001912s] ... ok {1} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_file_not_found [0.001840s] ... ok {1} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file [0.002000s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_with_value [0.001686s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_use_default [0.003469s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_single_arg [0.002495s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,stdout) [0.004495s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,output_file) [0.001080s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,stdout) [0.001208s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,stdout) [0.001042s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,stdout) [0.003214s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,output_file) [0.001070s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(underscore) [0.002245s] ... ok {1} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_find_default_config_file [0.001149s] ... ok {1} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_not_equal [0.000711s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-not-deprecated) [0.002065s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-not-deprecated) [0.001769s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_DeprecatedOpt [0.003292s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_check_deprecated [0.002671s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal [0.002199s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal_with_group [0.002187s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal [0.007078s] ... ok {1} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal_with_group [0.001892s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_file_parse_error [0.000353s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,stdout) [0.001059s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,output_file) [0.001117s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,output_file) [0.001049s] ... ok {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_error [0.000318s] ... ok {1} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_with_extension [0.000571s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,stdout) [0.001092s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,output_file) [0.001102s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,output_file) [0.001229s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,stdout) [0.001201s] ... ok {1} oslo_config.tests.test_cfg.HelpTestCase.test_print_help [0.002959s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,output_file) [0.003411s] ... ok {1} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_choices [0.003060s] ... ok {1} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_group [0.001877s] ... ok {1} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_common_deprecated_group [0.006884s] ... ok {1} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.002512s] ... ok {1} oslo_config.tests.test_cfg.NamespaceTestCase.test_multiple_files [0.002216s] ... ok {1} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_from_sys_argv [0.002544s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,stdout) [0.001098s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,stdout) [0.004656s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,stdout) [0.001413s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_name [0.002332s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(underscore) [0.015819s] ... ok {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_title [0.000608s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,output_file) [0.001704s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(hyphen) [0.000658s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(underscore) [0.001549s] ... ok {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(hyphen) [0.001104s] ... ok {1} oslo_config.tests.test_cfg.OptTestCase.test_opt_eq [0.001082s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_override [0.001305s] ... ok {1} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_not_in_choices [0.000468s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_default [0.001197s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_tuple [0.001935s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_bad_default [0.002200s] ... ok {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value [0.002539s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_missing_required_cli_opt [0.001122s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_defined [0.004287s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_bool [0.001055s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_default [0.001298s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_default [0.000878s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_none_default [0.002014s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_arg [0.001455s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_default [0.000670s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_none_default [0.000773s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_arg [0.001329s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_default [0.000926s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_none_default [0.000880s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_undefined [0.001492s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,stdout) [0.001039s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,stdout) [0.001250s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,output_file) [0.004303s] ... ok {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,output_file) [0.001433s] ... ok {3} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(opt_with_DeprecatedOpt) [0.000762s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(int_opt) [0.000753s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,output_file) [0.001099s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,stdout) [0.002047s] ... ok {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,output_file) [0.001174s] ... ok {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(hyphen) [0.007267s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test__wrong_type_override [0.000713s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_override [0.000763s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_default_override [0.000678s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_no_default_override [0.000710s] ... ok {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_default [0.000337s] ... ok {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_undefined [0.003502s] ... ok {1} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_without_init [0.000395s] ... ok {1} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_good_value [0.001602s] ... ok {1} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_bad [0.004924s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_override [0.000914s] ... ok {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_namespace_groups_opts [0.000398s] ... ok {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_opt [0.000318s] ... ok {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_list_ignores_doubles [0.000550s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help) [0.000731s] ... ok {0} oslo_config.tests.test_cfg.OverridesTestCase.test_set_default_not_in_choices [0.010294s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_bad [0.001744s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help_pre) [0.000700s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_out_range [0.004233s] ... ok {1} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt_in_group [0.000853s] ... ok {1} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_value [0.001946s] ... ok /builddir/build/BUILD/oslo.config-9.8.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {1} oslo_config.tests.test_cfg.RegexTestCase.test_regex_bad [0.001063s] ... ok {1} oslo_config.tests.test_cfg.RegexTestCase.test_regex_with_choice [0.001106s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt_with_dash [0.000793s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt [0.000932s] ... ok {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_override [0.000942s] ... ok {1} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_reset_and_clear_with_defaults_and_overrides [0.001645s] ... ok {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_bad_choice_value [0.003704s] ... ok /builddir/build/BUILD/oslo.config-9.8.0/oslo_config/types.py:57: UserWarning: converting 'bar' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/oslo.config-9.8.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string warnings.warn('converting \'%s\' to a string' % str_val) {0} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_undefined [0.001940s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_already_parsed [0.001250s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_cli_arg [0.000791s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_float_arg [0.001104s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_not_found [0.000939s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_empty_default [0.010220s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(choices_opt) [0.001027s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate [0.001308s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_attr [0.000928s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_arg [0.001032s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_group [0.000778s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group [0.001341s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_none_default [0.005097s] ... ok {1} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group_with_brace [0.001154s] ... ok {1} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections [0.001111s] ... ok {1} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_to_none [0.000726s] ... ok {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(group_help) [0.000652s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_multiple [0.000986s] ... ok {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_parent [0.001760s] ... ok {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli [0.084242s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_arg [0.006290s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default [0.000877s] ... ok {2} oslo_config.tests.test_get_location.LocationTestCase.test_not_user_controlled [0.000468s] ... ok {2} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_section [0.002330s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_recurse [0.001114s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_empty_default [0.000725s] ... ok {2} oslo_config.tests.test_iniparser.BaseParserTestCase.test_no_section_name [0.000068s] ... ok {2} oslo_config.tests.test_iniparser.ExceptionTestCase.test_parseerror [0.000073s] ... ok {2} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_cli_beats_env [0.001096s] ... ok {2} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_use_env_false_allows_files [0.001175s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_config_file [0.001247s] ... ok {2} oslo_config.tests.test_sources.TestLoading.test_driver_missing [0.000977s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_arg [0.002312s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_empty_default [0.001054s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_config_file [0.001319s] ... ok {2} oslo_config.tests.test_sources.TestLoading.test_source_missing [0.000446s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_config_file [0.001422s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default [0.001111s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default_recurse [0.001012s] ... ok {2} oslo_config.tests.test_sources.TestProcessingSources.test_multiple_sources_named [0.003125s] ... ok {2} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources [0.003175s] ... ok {2} oslo_config.tests.test_sources.URISourceTestCase.test_incomplete_driver [0.003800s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_override [0.001155s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_config_file [0.001691s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_none_default [0.000736s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_unregister [0.008768s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_arg [0.000990s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default [0.001396s] ... ok {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default_deprecated [0.000828s] ... ok {2} oslo_config.tests.test_sources.URISourceTestCase.test_multiple_configuration_sources [0.005937s] ... ok {1} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_good [0.002295s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup [0.000443s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_cli_option [0.000935s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_arg [0.000723s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_load_custom_files [0.001248s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_option [0.000388s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_advanced [0.003491s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_register_option [0.000477s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_with_help [0.000427s] ... ok {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices [0.000380s] ... ok {2} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces [0.000939s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_register_options [0.000405s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default [0.000483s] ... ok {1} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default_group [0.000689s] ... ok {1} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_no_modifiers_registered [0.001042s] ... ok {2} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces [0.003200s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_no [0.000072s] ... ok {2} oslo_config.tests.test_types.BooleanTypeTests.test_off [0.000043s] ... ok {1} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_multiple_ns [0.000521s] ... ok {1} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_include_message [0.000778s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_default [0.003002s] ... ok {0} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_defined [0.001565s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,output_file) [0.004426s] ... ok {2} oslo_config.tests.test_types.ConfigTypeTests.test_none_concrete_class [0.000114s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,stdout) [0.001555s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_custom_value_type [0.000075s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,output_file) [0.001210s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,stdout) [0.001194s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,stdout) [0.002809s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,output_file) [0.003558s] ... ok {0} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_good [0.001926s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt [0.103410s] ... ok {0} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_bad_value [0.001714s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_dicts [0.000065s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values_containing_commas [0.000057s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_group_opt [0.001667s] ... ok {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_opt [0.002271s] ... ok {0} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_clear [0.009105s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,output_file) [0.001602s] ... ok {2} oslo_config.tests.test_types.DictTypeTests.test_equal [0.000048s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_equal [0.000047s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_max_and_no_min [0.000041s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,stdout) [0.001001s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_bool [0.003657s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,output_file) [0.001403s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_exponential_format [0.000038s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_not_equal [0.000053s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,output_file) [0.001032s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,output_file) [0.001675s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,stdout) [0.001317s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,stdout) [0.001236s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_int [0.002571s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,stdout) [0.001486s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_permission_denied [0.003788s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,output_file) [0.001324s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_with_different_dest [0.003818s] ... ok {2} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min_and_max [0.000069s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr_is_attr_error [0.001132s] ... ok {0} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_group_attr [0.003348s] ... ok {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_from_none [0.001251s] ... ok {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_change_default [0.002407s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,stdout) [0.001488s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,output_file) [0.001042s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,output_file) [0.001580s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,output_file) [0.001581s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,output_file) [0.001335s] ... ok {0} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_good [0.001600s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_no_handler [0.002375s] ... ok {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,stdout) [0.001115s] ... ok {2} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_not_list [0.000090s] ... ok {2} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str_spaces [0.000072s] ... ok {2} oslo_config.tests.test_types.HostDomainTypeTests.test_invalid_host_addresses [0.000491s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_equal [0.000048s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_hostnames_with_numeric_characters [0.000076s] ... ok {1} oslo_config.tests.test_generator.HostDomainTestCase.test_host_domain [0.000489s] ... ok {1} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_mixed_case_groups_opt [0.000433s] ... ok {1} oslo_config.tests.test_generator.RequiredOptionTestCase.test_required_option_order_single_ns [0.000537s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_repr [0.000041s] ... ok {2} oslo_config.tests.test_types.HostnameTypeTests.test_valid_hostname [0.000183s] ... ok {2} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv6_address [0.000051s] ... ok {2} oslo_config.tests.test_types.IPv6AddressTypeTests.test_numbers [0.000061s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_choices_with_min_max [0.000072s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_max_and_no_min [0.000043s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_max [0.000038s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_no_max [0.000036s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_leading_whitespace_is_ignored [0.000040s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_non_digits_are_invalid [0.000048s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_dest [0.002120s] ... ok {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_group [0.002746s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal_to_other_class [0.000045s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_positive_values_are_valid [0.000056s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices [0.000054s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min [0.000043s] ... ok {2} oslo_config.tests.test_types.IntegerTypeTests.test_with_min_zero [0.000064s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_repr [0.000046s] ... ok {2} oslo_config.tests.test_types.ListTypeTests.test_single_value [0.000061s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_max_and_no_min [0.000049s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_arg [0.003629s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_invalid_choices [0.000089s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices [0.000053s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_repr_with_max [0.000044s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min_and_max [0.000047s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_with_choices_list [0.000083s] ... ok {2} oslo_config.tests.test_types.PortTypeTests.test_with_min_zero [0.000063s] ... ok {2} oslo_config.tests.test_types.RangeTypeTests.test_range_bounds [0.003480s] ... ok {2} oslo_config.tests.test_types.RangeTypeTests.test_range_exclusive [0.000087s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_regex [0.000156s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_ignore_case [0.000055s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_listed_value_tuple [0.000043s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_quote_falgs [0.000040s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_quotes_are_stripped [0.000037s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case [0.000357s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_regex_preserve_flags [0.000228s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration [0.058887s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file [0.031558s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_group_from_default [0.003380s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_default [0.004047s] ... ok {2} oslo_config.tests.test_types.StringTypeTests.test_single_quote_is_invalid [0.000060s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_equality [0.000054s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_equality_length_not [0.000047s] ... ok {2} oslo_config.tests.test_types.URITypeTests.test_uri [0.000193s] ... ok {2} oslo_config.tests.test_validator.TestValidator.test_missing_group [0.007855s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_dollar_escape_char [0.001259s] ... ok {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_default [0.007569s] ... ok {0} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_file_tilde [0.000912s] ... ok {0} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_bad [0.000857s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_group_opt [0.013663s] ... ok {0} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_good [0.002194s] ... ok {0} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_bad [0.001334s] ... ok {0} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt [0.003099s] ... ok {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file [0.026120s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_colon [0.000131s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_equal [0.000053s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multline_empty [0.000065s] ... ok {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_single_quote [0.000042s] ... ok {0} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt_from_group [0.007380s] ... ok {0} oslo_config.tests.test_cfg.UsageTestCase.test_print_custom_usage [0.000729s] ... ok {3} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_invalid_env [0.011448s] ... ok {3} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_simple_environment_get [0.000882s] ... ok {3} oslo_config.tests.test_sources.TestLoading.test_unknown_driver [0.000896s] ... ok {3} oslo_config.tests.test_sources.TestProcessingSources.test_source_named [0.001394s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen [0.001068s] ... ok {0} oslo_config.tests.test_generator.AdvancedOptionsTestCase.test_advanced_option_order_single_ns [0.000619s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_any_base [0.001382s] ... ok {3} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file [0.001228s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_for_removal [0.000396s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_without_help [0.000423s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default [0.013663s] ... ok {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func [0.020359s] ... ok {1} oslo_config.tests.test_get_location.LocationTestCase.test_user_controlled [0.000448s] ... ok {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_empty_key [0.000143s] ... ok {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_assignment [0.000057s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_comment [0.000069s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_multiple_entries [0.000536s] ... ok {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_empty_default [0.000515s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_mutable [0.008603s] ... ok {0} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_close_generated_file [0.006866s] ... ok {0} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_do_not_include_message [0.001780s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,output_file) [0.006961s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices_with_descriptions [0.000463s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,output_file) [0.001271s] ... ok {1} oslo_config.tests.test_iniparser.ParserTestCase.test_section_assignment [0.000054s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min [0.000351s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,stdout) [0.000974s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,stdout) [0.001457s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,output_file) [0.003439s] ... ok {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min_0 [0.001634s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces_with_group [0.001075s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,stdout) [0.002180s] ... ok {1} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources_default [0.000937s] ... ok {1} oslo_config.tests.test_sources.URISourceTestCase.test_fetch_uri [0.002977s] ... ok {3} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces_with_group [0.000908s] ... ok {1} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_one_base [0.001682s] ... ok {1} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file_no_base [0.001641s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_0 [0.000065s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_equal [0.000056s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_on [0.000049s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_repr [0.000041s] ... ok {3} oslo_config.tests.test_types.BooleanTypeTests.test_yes [0.000034s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_bounds_parsing [0.000057s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values [0.000044s] ... ok {3} oslo_config.tests.test_types.DictTypeTests.test_equal_with_equal_custom_item_types [0.000042s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format [0.000092s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_repr [0.000045s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min [0.000055s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_with_max_and_min [0.000123s] ... ok {3} oslo_config.tests.test_types.FloatTypeTests.test_with_max_zero [0.000066s] ... ok {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_no_type [0.000113s] ... ok {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str [0.000072s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_no_start_end_hyphens [0.000120s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_not_equal_to_other_class [0.000056s] ... ok {3} oslo_config.tests.test_types.HostnameTypeTests.test_trailing_quote_is_invalid [0.000067s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,stdout) [0.005883s] ... ok {3} oslo_config.tests.test_types.IPAddressTypeTests.test_numbers [0.000182s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,output_file) [0.001286s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,stdout) [0.002661s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,stdout) [0.004953s] ... ok {3} oslo_config.tests.test_types.IPv4AddressTypeTests.test_numbers [0.000081s] ... ok {3} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv4_address [0.000048s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal [0.000073s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr [0.000057s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_dict [0.000055s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_tuple [0.000054s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_trailing_whitespace_is_ignored [0.000037s] ... ok {3} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_and_min [0.000062s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_empty_value [0.000046s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_list_of_lists [0.000073s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_commas [0.000062s] ... ok {3} oslo_config.tests.test_types.ListTypeTests.test_not_equal_to_other_class [0.000053s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_max [0.000066s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_no_max [0.000049s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,output_file) [0.002477s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_illegal_max [0.000069s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_port [0.000123s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_with_deprecated_group [0.000484s] ... ok {3} oslo_config.tests.test_types.PortTypeTests.test_repr [0.000080s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_equal_with_equal_quote_falgs [0.000054s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_max_length [0.000084s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,stdout) [0.001136s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_not_equal_to_other_class [0.000039s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_without_deprecated_group [0.000902s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,stdout) [0.003817s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case_str [0.000255s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_regex_matches [0.000129s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_repr [0.000039s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_dict [0.000044s] ... ok {3} oslo_config.tests.test_types.StringTypeTests.test_with_no_values_returns_error [0.000049s] ... ok {3} oslo_config.tests.test_types.URITypeTests.test_equality_schemes [0.000055s] ... ok {3} oslo_config.tests.test_types.URITypeTests.test_max_length [0.000053s] ... ok {3} oslo_config.tests.test_validator.TestValidator.test_missing [0.002408s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_none_in_default [0.000632s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,output_file) [0.003792s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,stdout) [0.002703s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,output_file) [0.002369s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_default_value [0.000557s] ... ok {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max [0.000544s] ... ok {1} oslo_config.tests.test_types.BooleanTypeTests.test_False [0.000064s] ... ok {1} oslo_config.tests.test_types.BooleanTypeTests.test_True [0.000038s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_not_equal_to_other_class [0.000047s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000041s] ... ok {1} oslo_config.tests.test_types.DictTypeTests.test_repr [0.000044s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_max [0.000045s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_no_max [0.000072s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_min_greater_max [0.000208s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_not_equal_to_other_class [0.000042s] ... ok {1} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_max [0.000047s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_string [0.000247s] ... ok {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string [0.000045s] ... ok {1} oslo_config.tests.test_types.HostDomainTypeTests.test_valid_host_addresses [0.000509s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_empty_hostname_fails [0.000078s] ... ok {1} oslo_config.tests.test_types.HostnameTypeTests.test_should_return_same_hostname_if_valid [0.000064s] ... ok {1} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv4_address [0.000125s] ... ok {1} oslo_config.tests.test_types.IPv4AddressTypeTests.test_strings [0.000063s] ... ok {1} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv6_address [0.000041s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_empty_string [0.000088s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_negative_values_are_valid [0.000042s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,output_file) [0.002449s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,stdout) [0.003772s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_whitespace_string [0.000057s] ... ok {1} oslo_config.tests.test_types.IntegerTypeTests.test_zero_is_valid [0.000035s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_bounds_parsing [0.000084s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_values [0.000091s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000050s] ... ok {1} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_custom_type [0.000043s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_not_equal [0.000128s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices_tuple [0.000095s] ... ok {1} oslo_config.tests.test_types.PortTypeTests.test_with_max_zero [0.000087s] ... ok {1} oslo_config.tests.test_types.RangeTypeTests.test_range [0.000829s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_equal [0.000238s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_listed_value [0.000052s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_listed_value_dict [0.000082s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_regex [0.000297s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_regex_fails [0.000059s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_regex_matches_uncompiled [0.000056s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_tuple [0.000065s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_string_with_non_closed_quote_is_invalid [0.000078s] ... ok {1} oslo_config.tests.test_types.StringTypeTests.test_unlisted_value [0.000067s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_check_defaults [0.007615s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_deprecated [0.003778s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_deprecated_fatal_warnings [0.004034s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_exclude_groups [0.003826s] ... ok {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,stdout) [0.004965s] ... ok {1} oslo_config.tests.test_validator.TestValidator.test_invalid_options [0.001016s] ... ok {0} oslo_config.tests.test_generator.HostAddressTestCase.test_host_address [0.000542s] ... ok {0} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_groups_opt [0.000611s] ... ok {0} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(single_namespace) [0.001411s] ... ok {0} oslo_config.tests.test_generator.SummarizedOptionsTestCase.test_summarized_option_order_single_ns [0.001686s] ... ok {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override [0.076466s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli [0.014379s] ... ok {0} oslo_config.tests.test_iniparser.BaseParserTestCase.test_unexpected_continuation [0.000129s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multiline [0.000067s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_double_quote [0.000046s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_blank_line [0.000037s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_empty_assignment [0.000142s] ... ok {0} oslo_config.tests.test_iniparser.ParserTestCase.test_new_section [0.000044s] ... ok {0} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_env_beats_files [0.002170s] ... ok {0} oslo_config.tests.test_sources.URISourceTestCase.test_configuration_source [0.002969s] ... ok {0} oslo_config.tests.test_sources.URISourceTestCase.test_list_opts [0.000965s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_advanced [0.000647s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_mutable [0.000507s] ... ok {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max_0 [0.000460s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_1 [0.000054s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_not_equal_to_other_class [0.000042s] ... ok {0} oslo_config.tests.test_types.BooleanTypeTests.test_other_values_produce_error [0.000054s] ... ok {0} oslo_config.tests.test_types.ConfigTypeTests.test_concrete_class [0.000064s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_bounds_required [0.000072s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_custom_separator [0.000047s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_empty_value [0.000037s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_no_mapping_produces_error [0.000046s] ... ok {0} oslo_config.tests.test_types.DictTypeTests.test_single_value [0.000038s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format_negative_float [0.000056s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_non_float_is_invalid [0.000054s] ... ok {0} oslo_config.tests.test_types.FloatTypeTests.test_with_min_zero [0.000083s] ... ok {0} oslo_config.tests.test_types.HostAddressTypeTests.test_invalid_host_addresses [0.000165s] ... ok {0} oslo_config.tests.test_types.HostAddressTypeTests.test_valid_host_addresses [0.000386s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_characters [0.000186s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_max_hostname_size [0.000065s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_max_segment_size [0.000137s] ... ok {0} oslo_config.tests.test_types.HostnameTypeTests.test_strip_trailing_dot [0.000100s] ... ok {0} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv6_address [0.000051s] ... ok {0} oslo_config.tests.test_types.IPAddressTypeTests.test_strings [0.000057s] ... ok {0} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv4_address [0.000047s] ... ok {0} oslo_config.tests.test_types.IPv6AddressTypeTests.test_strings [0.000051s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_equal [0.000042s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_choices [0.000061s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_min_greater_max [0.000057s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_max [0.000045s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min_and_max [0.000064s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_dict [0.000081s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_list [0.000091s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_tuple [0.000176s] ... ok {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_zero [0.000062s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_bounds_required [0.000065s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_equal [0.000039s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_equal_with_equal_custom_item_types [0.000036s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type [0.000045s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type_containing_trailing_comma [0.000041s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_trailing_comma [0.000040s] ... ok {0} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_values [0.000040s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_choices_with_min_max [0.000245s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_equal [0.000089s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_choices [0.000058s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_illegal_min [0.000048s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_min_greater_max [0.000216s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_not_equal_to_other_class [0.000048s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min [0.000145s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_with_choices_dict [0.000235s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_with_choices_tuple [0.000125s] ... ok {0} oslo_config.tests.test_types.PortTypeTests.test_with_max_and_min [0.000080s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_empty_string_passes [0.000189s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_choices [0.000072s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_ignore_case_raises [0.000051s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_choices [0.000048s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_regex_and_choices_raises [0.000097s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices [0.000047s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_should_return_same_string_if_valid [0.000053s] ... ok {0} oslo_config.tests.test_types.StringTypeTests.test_trailing_quote_is_ok [0.000035s] ... ok {0} oslo_config.tests.test_types.URITypeTests.test_equality_length [0.000044s] ... ok {0} oslo_config.tests.test_types.URITypeTests.test_equality_schemes_not [0.000042s] ... ok {0} oslo_config.tests.test_types.URITypeTests.test_repr [0.000037s] ... ok {0} oslo_config.tests.test_validator.TestValidator.test_passing [0.003539s] ... ok ====== Totals ====== Ran: 971 tests in 0.7643 sec. - Passed: 971 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.9827 sec. ============== Worker Balance ============== - Worker 0 (243 tests) => 0:00:00.687727 - Worker 1 (243 tests) => 0:00:00.554302 - Worker 2 (243 tests) => 0:00:00.380765 - Worker 3 (242 tests) => 0:00:00.606382 Test id Runtime (s) ---------------------------------------------------------------------------------------- ----------- oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt 0.103 oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli 0.084 oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override 0.076 oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration 0.059 oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file 0.032 oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option 0.031 oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file 0.026 oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func 0.020 oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(underscore) 0.016 oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli 0.014 py312: OK (3.04 seconds) congratulations :) (3.10 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mXYGag + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/doc/python3-oslo-config + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/doc/python3-oslo-config + cp -pr /builddir/build/BUILD/oslo.config-9.8.0/README.rst /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/doc/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KHOFVf + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/licenses/python3-oslo-config + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/licenses/python3-oslo-config + cp -pr /builddir/build/BUILD/oslo.config-9.8.0/LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/licenses/python3-oslo-config + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config = 2:9.8.0-0.20250602113751.b18ff43.el10 python3-oslo-config = 2:9.8.0-0.20250602113751.b18ff43.el10 python3.12-oslo-config = 2:9.8.0-0.20250602113751.b18ff43.el10 python3.12dist(oslo-config) = 9.8 python3dist(oslo-config) = 9.8 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: /usr/bin/python3 python(abi) = 3.12 python3.12dist(debtcollector) >= 1.2 python3.12dist(netaddr) >= 0.7.18 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(pyyaml) >= 5.1 python3.12dist(requests) >= 2.18 python3.12dist(rfc3986) >= 1.2 python3.12dist(stevedore) >= 1.20 Obsoletes: python2-oslo-config < 9.8.0-0.20250602113751.b18ff43.el10 python3.12-oslo-config < 2:9.8.0-0.20250602113751.b18ff43.el10 Processing files: python-oslo-config-doc-9.8.0-0.20250602113751.b18ff43.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GKYsWd + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/doc/python-oslo-config-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/doc/python-oslo-config-doc + cp -pr /builddir/build/BUILD/oslo.config-9.8.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/doc/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A08M3v + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/licenses/python-oslo-config-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/licenses/python-oslo-config-doc + cp -pr /builddir/build/BUILD/oslo.config-9.8.0/LICENSE /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64/usr/share/licenses/python-oslo-config-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-config-doc = 2:9.8.0-0.20250602113751.b18ff43.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-config-doc-9.8.0-0.20250602113751.b18ff43.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JQgGjR + umask 022 + cd /builddir/build/BUILD + cd oslo.config-9.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.jFawrI + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.config-9.8.0-SPECPARTS + rm -rf oslo.config-9.8.0 oslo.config-9.8.0.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