Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.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-magnumclient.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-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.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-magnumclient.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-magnumclient-4.8.1-0.20250318093938.ecdcc06.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-magnumclient.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-magnumclient.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.Pgt9Xs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-magnumclient-4.8.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-4.8.1 + rm -rf /builddir/build/BUILD/python-magnumclient-4.8.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-magnumclient-4.8.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9Wlj06 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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-magnumclient.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-magnumclient.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.jWiBAW + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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-magnumclient.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-magnumclient.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.BVOxCn + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.4.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stevedore>=1.20.0 Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling os-client-config>=1.28.0 from tox --print-deps-only: py312,docs Requirement not satisfied: os-client-config>=1.28.0 Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.8.0 Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement not satisfied: PrettyTable>=0.7.2 Handling cryptography>=3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: cryptography>=3.0 Handling decorator>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: decorator>=3.4.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=1.4.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 /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 python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/python_magnumclient-4.8.1.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: keystoneauth1 >=3.4.0 Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: stevedore >=1.20.0 Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.log >=3.36.0 Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.serialization !=2.19.1,>=2.18.0 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.utils >=3.33.0 Handling os-client-config >=1.28.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: os-client-config >=1.28.0 Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: osc-lib >=1.8.0 Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: PrettyTable >=0.7.2 Handling cryptography >=3.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: cryptography >=3.0 Handling decorator >=3.4.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: decorator >=3.4.0 + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires + rm -rfv python_magnumclient-4.8.1.dist-info/ removed 'python_magnumclient-4.8.1.dist-info/AUTHORS' removed 'python_magnumclient-4.8.1.dist-info/LICENSE' removed 'python_magnumclient-4.8.1.dist-info/METADATA' removed 'python_magnumclient-4.8.1.dist-info/entry_points.txt' removed 'python_magnumclient-4.8.1.dist-info/pbr.json' removed 'python_magnumclient-4.8.1.dist-info/top_level.txt' removed directory 'python_magnumclient-4.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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-magnumclient.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-magnumclient.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.sFHw83 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.7.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling os-client-config>=1.28.0 from tox --print-deps-only: py312,docs Requirement satisfied: os-client-config>=1.28.0 (installed: os-client-config 2.1.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling cryptography>=3.0 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 43.0.0) Handling decorator>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 5.1.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/python_magnumclient-4.8.1.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: keystoneauth1 >=3.4.0 (installed: keystoneauth1 5.10.0) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 (installed: oslo.serialization 5.7.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling os-client-config >=1.28.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: os-client-config >=1.28.0 (installed: os-client-config 2.1.0) Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: osc-lib >=1.8.0 (installed: osc-lib 3.2.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: PrettyTable >=0.7.2 (installed: PrettyTable 3.6.0) Handling cryptography >=3.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: cryptography >=3.0 (installed: cryptography 43.0.0) Handling decorator >=3.4.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: decorator >=3.4.0 (installed: decorator 5.1.1) + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires + rm -rfv python_magnumclient-4.8.1.dist-info/ removed 'python_magnumclient-4.8.1.dist-info/AUTHORS' removed 'python_magnumclient-4.8.1.dist-info/LICENSE' removed 'python_magnumclient-4.8.1.dist-info/METADATA' removed 'python_magnumclient-4.8.1.dist-info/top_level.txt' removed 'python_magnumclient-4.8.1.dist-info/pbr.json' removed 'python_magnumclient-4.8.1.dist-info/entry_points.txt' removed directory 'python_magnumclient-4.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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-magnumclient.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-magnumclient.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.j3aeLF + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.7.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling os-client-config>=1.28.0 from tox --print-deps-only: py312,docs Requirement satisfied: os-client-config>=1.28.0 (installed: os-client-config 2.1.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling cryptography>=3.0 from tox --print-deps-only: py312,docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 43.0.0) Handling decorator>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 5.1.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/python_magnumclient-4.8.1.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: keystoneauth1 >=3.4.0 (installed: keystoneauth1 5.10.0) Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: stevedore >=1.20.0 (installed: stevedore 5.4.1) Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: requests >=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 (installed: oslo.serialization 5.7.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling os-client-config >=1.28.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: os-client-config >=1.28.0 (installed: os-client-config 2.1.0) Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: osc-lib >=1.8.0 (installed: osc-lib 3.2.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: PrettyTable >=0.7.2 (installed: PrettyTable 3.6.0) Handling cryptography >=3.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: cryptography >=3.0 (installed: cryptography 43.0.0) Handling decorator >=3.4.0 from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: decorator >=3.4.0 (installed: decorator 5.1.1) + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-buildrequires + rm -rfv python_magnumclient-4.8.1.dist-info/ removed 'python_magnumclient-4.8.1.dist-info/AUTHORS' removed 'python_magnumclient-4.8.1.dist-info/LICENSE' removed 'python_magnumclient-4.8.1.dist-info/METADATA' removed 'python_magnumclient-4.8.1.dist-info/entry_points.txt' removed 'python_magnumclient-4.8.1.dist-info/pbr.json' removed 'python_magnumclient-4.8.1.dist-info/top_level.txt' removed directory 'python_magnumclient-4.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FPgW92 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-magnumclient-4.8.1 + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir Processing /builddir/build/BUILD/python-magnumclient-4.8.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info writing /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.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/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-yahcvudq/python_magnumclient-4.8.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-magnumclient Building wheel for python-magnumclient (pyproject.toml): started Running command Building wheel for python-magnumclient (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/magnumclient copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/client.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient creating build/lib/magnumclient/common creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/exceptions.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/base.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> build/lib/magnumclient/common/apiclient creating build/lib/magnumclient/tests creating build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/osc/unit creating build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_stats.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_clusters.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_certificates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/fakes.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_nodegroups.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/shell_test_base.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_httpclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_client.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests copying magnumclient/tests/__init__.py -> build/lib/magnumclient/tests copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common creating build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas.py -> build/lib/magnumclient/v1 copying magnumclient/v1/nodegroups.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 copying magnumclient/tests/osc/unit/osc_utils.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_fakes.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/__init__.py -> build/lib/magnumclient/tests/osc/unit creating build/lib/magnumclient/osc creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/nodegroups.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'magnumclient.tests.test_csr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'magnumclient.tests.test_csr' 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 'magnumclient.tests.test_csr' 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 'magnumclient.tests.test_csr' to be distributed and are already explicitly excluding 'magnumclient.tests.test_csr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/magnumclient/tests/test_csr copying magnumclient/tests/test_csr/test.csr -> build/lib/magnumclient/tests/test_csr 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/magnumclient creating build/bdist.linux-x86_64/wheel/magnumclient/osc copying build/lib/magnumclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc copying build/lib/magnumclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc creating build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/tests creating build/bdist.linux-x86_64/wheel/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> build/bdist.linux-x86_64/wheel/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/base.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_client.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_httpclient.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_magnumclient.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests creating build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/tests/osc copying build/lib/magnumclient/tests/osc/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc creating build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit creating build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/base.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/cliutils.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/httpclient.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/common creating build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/client.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/exceptions.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/i18n.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/shell.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/version.py -> build/bdist.linux-x86_64/wheel/magnumclient running install_egg_info Copying python_magnumclient.egg-info to build/bdist.linux-x86_64/wheel/python_magnumclient-4.8.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_magnumclient-4.8.1.dist-info/WHEEL creating '/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-wheel-q5o1akp0/.tmp-vfjdjsh6/python_magnumclient-4.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'magnumclient/__init__.py' adding 'magnumclient/client.py' adding 'magnumclient/exceptions.py' adding 'magnumclient/i18n.py' adding 'magnumclient/shell.py' adding 'magnumclient/version.py' adding 'magnumclient/common/__init__.py' adding 'magnumclient/common/base.py' adding 'magnumclient/common/cliutils.py' adding 'magnumclient/common/httpclient.py' adding 'magnumclient/common/utils.py' adding 'magnumclient/common/apiclient/__init__.py' adding 'magnumclient/common/apiclient/base.py' adding 'magnumclient/common/apiclient/exceptions.py' adding 'magnumclient/osc/__init__.py' adding 'magnumclient/osc/plugin.py' adding 'magnumclient/osc/v1/__init__.py' adding 'magnumclient/osc/v1/certificates.py' adding 'magnumclient/osc/v1/cluster_templates.py' adding 'magnumclient/osc/v1/clusters.py' adding 'magnumclient/osc/v1/mservices.py' adding 'magnumclient/osc/v1/nodegroups.py' adding 'magnumclient/osc/v1/quotas.py' adding 'magnumclient/osc/v1/stats.py' adding 'magnumclient/tests/__init__.py' adding 'magnumclient/tests/base.py' adding 'magnumclient/tests/test_client.py' adding 'magnumclient/tests/test_httpclient.py' adding 'magnumclient/tests/test_magnumclient.py' adding 'magnumclient/tests/test_utils.py' adding 'magnumclient/tests/utils.py' adding 'magnumclient/tests/osc/__init__.py' adding 'magnumclient/tests/osc/unit/__init__.py' adding 'magnumclient/tests/osc/unit/osc_fakes.py' adding 'magnumclient/tests/osc/unit/osc_utils.py' adding 'magnumclient/tests/osc/unit/v1/__init__.py' adding 'magnumclient/tests/osc/unit/v1/fakes.py' adding 'magnumclient/tests/osc/unit/v1/test_certificates.py' adding 'magnumclient/tests/osc/unit/v1/test_cluster_templates.py' adding 'magnumclient/tests/osc/unit/v1/test_clusters.py' adding 'magnumclient/tests/osc/unit/v1/test_mservices.py' adding 'magnumclient/tests/osc/unit/v1/test_nodegroups.py' adding 'magnumclient/tests/osc/unit/v1/test_quotas.py' adding 'magnumclient/tests/osc/unit/v1/test_stats.py' adding 'magnumclient/tests/test_csr/test.csr' adding 'magnumclient/tests/v1/__init__.py' adding 'magnumclient/tests/v1/shell_test_base.py' adding 'magnumclient/tests/v1/test_certificates.py' adding 'magnumclient/tests/v1/test_certificates_shell.py' adding 'magnumclient/tests/v1/test_client.py' adding 'magnumclient/tests/v1/test_clusters.py' adding 'magnumclient/tests/v1/test_clusters_shell.py' adding 'magnumclient/tests/v1/test_clustertemplates.py' adding 'magnumclient/tests/v1/test_clustertemplates_shell.py' adding 'magnumclient/tests/v1/test_mservices.py' adding 'magnumclient/tests/v1/test_mservices_shell.py' adding 'magnumclient/tests/v1/test_nodegroups.py' adding 'magnumclient/tests/v1/test_quotas.py' adding 'magnumclient/tests/v1/test_quotas_shell.py' adding 'magnumclient/tests/v1/test_stats.py' adding 'magnumclient/tests/v1/test_stats_shell.py' adding 'magnumclient/v1/__init__.py' adding 'magnumclient/v1/basemodels.py' adding 'magnumclient/v1/baseunit.py' adding 'magnumclient/v1/certificates.py' adding 'magnumclient/v1/certificates_shell.py' adding 'magnumclient/v1/client.py' adding 'magnumclient/v1/cluster_templates.py' adding 'magnumclient/v1/cluster_templates_shell.py' adding 'magnumclient/v1/clusters.py' adding 'magnumclient/v1/clusters_shell.py' adding 'magnumclient/v1/mservices.py' adding 'magnumclient/v1/mservices_shell.py' adding 'magnumclient/v1/nodegroups.py' adding 'magnumclient/v1/quotas.py' adding 'magnumclient/v1/quotas_shell.py' adding 'magnumclient/v1/shell.py' adding 'magnumclient/v1/stats.py' adding 'magnumclient/v1/stats_shell.py' adding 'python_magnumclient-4.8.1.dist-info/AUTHORS' adding 'python_magnumclient-4.8.1.dist-info/LICENSE' adding 'python_magnumclient-4.8.1.dist-info/METADATA' adding 'python_magnumclient-4.8.1.dist-info/WHEEL' adding 'python_magnumclient-4.8.1.dist-info/entry_points.txt' adding 'python_magnumclient-4.8.1.dist-info/pbr.json' adding 'python_magnumclient-4.8.1.dist-info/top_level.txt' adding 'python_magnumclient-4.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-magnumclient (pyproject.toml): finished with status 'done' Created wheel for python-magnumclient: filename=python_magnumclient-4.8.1-py3-none-any.whl size=138850 sha256=b33fdff56e28ce03b5f5579745e57516803e6bde9017297617868a71612a48a6 Stored in directory: /builddir/.cache/pip/wheels/5c/2d/74/e7deaf6a380d1a8daed08185fa28fcd36605c457dc5f1e336f Successfully built python-magnumclient + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 /usr/lib/python3.12/site-packages/pbr/packaging.py:42: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2868: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) [openstackdocstheme] version: 3.0.0 /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:27: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). _default_last_updated = datetime.datetime.utcfromtimestamp(_timeint) [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-magnumclient) with name extracted from the package (python-magnumclient); 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/python-magnumclient-4.8.1/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage 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('/') writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (1.11 seconds) congratulations :) (1.18 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.EQFlki + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-magnumclient-4.8.1 ++ ls /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir/python_magnumclient-4.8.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=python_magnumclient==4.8.1 + '[' -z python_magnumclient==4.8.1 ']' + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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/python-magnumclient-4.8.1/pyproject-wheeldir python_magnumclient==4.8.1 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir Processing ./pyproject-wheeldir/python_magnumclient-4.8.1-py3-none-any.whl Installing collected packages: python_magnumclient Creating /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin/magnum to 755 Successfully installed python_magnumclient-4.8.1 + '[' -d /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin/magnum /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin/magnum: updating + rm -rfv /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 --record /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info/RECORD --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages/python_magnumclient-4.8.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.8.1-0.20250318093938.ecdcc06.el10 --unique-debug-suffix -4.8.1-0.20250318093938.ecdcc06.el10.x86_64 --unique-debug-src-base python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-magnumclient-4.8.1 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.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.XuJxso + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-magnumclient-4.8.1 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /builddir/build/BUILD/python-magnumclient-4.8.1/magnumclient/tests/utils.py:125: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). timestamp = datetime.datetime.utcnow() + datetime.timedelta(days=5) /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /builddir/build/BUILD/python-magnumclient-4.8.1/magnumclient/tests/utils.py:125: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). timestamp = datetime.datetime.utcnow() + datetime.timedelta(days=5) usage: check_parser [-h] {2} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca_missing_args [0.049194s] ... ok check_parser: error: the following arguments are required: usage: check_parser [-h] check_parser: error: the following arguments are required: WARNING: The cluster's api_address is not known yet. /builddir/build/BUILD/python-magnumclient-4.8.1/magnumclient/tests/utils.py:125: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). timestamp = datetime.datetime.utcnow() + datetime.timedelta(days=5) {2} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_cluster [0.001245s] ... ok {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir [0.053273s] ... ok {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_lb_disabled [0.002104s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail [0.144249s] ... ok {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_pass [0.001272s] ... ok {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade.test_cluster_upgrade_pass [0.001318s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_no_args [0.003829s] ... ok check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from desc, asc) usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--role ] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: argument : invalid choice: 'foo' (choose from add, replace, remove) {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_no_options [0.001308s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_options [0.000568s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_bad_op [0.000513s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create [0.000808s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_wrong_args [0.002196s] ... ok check_parser: error: the following arguments are required: --resource usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_wrong_projectid [0.001127s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_project_id [0.001700s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_with_no_options [0.001066s] ... ok {2} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list [0.001844s] ... ok {2} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_wrong_projectid [0.001856s] ... ok check_parser: error: the following arguments are required: --project-id {2} magnumclient.tests.test_client.ClientTest.test_no_version_argument [0.001094s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version [0.001178s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version_trailing_slash [0.000510s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_raw_request [0.000678s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_body_undecode_json [0.000855s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_address [0.000275s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_empty_body [0.000543s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_and_traceback [0.001485s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_only [0.001125s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_trailing_slash_in_base [0.000151s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_trailing_slash_in_base [0.001614s] ... ok {2} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_msg_and_traceback [0.000704s] ... ok {2} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_invalid_op [0.000497s] ... ok {2} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_remove [0.000220s] ... ok {2} magnumclient.tests.test_utils.CommonFiltersTest.test_limit [0.000381s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels [0.000428s] ... ok {2} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_valid_file [0.000858s] ... ok {2} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create [0.000159s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate_no_cluster_arg [0.006982s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_show_success [0.012434s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_success [0.014829s] ... ok {2} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_password [0.003864s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_cluster_create_timeout [0.000313s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_docker_volume_size [0.000069s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_keypair [0.000079s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker [0.000098s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_id [0.000272s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_name [0.000214s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_upgrade [0.000484s] ... ok {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips [0.231103s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--insecure-registry INSECURE_REGISTRY] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --coe usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_missing_required_arg [0.004180s] ... ok {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show [0.000582s] ... ok {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_bad_op [0.000946s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_missing_required_arg [0.001162s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_bad_uuid [0.000437s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_no_cluster_fail [0.000751s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_pass [0.000516s] ... ok {1} magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList.test_service_list [0.000960s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_missing_required_arg [0.000916s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_required_args_pass [0.000807s] ... ok [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--insecure-registry INSECURE_REGISTRY] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--insecure-registry INSECURE_REGISTRY] [--server-type ] [--master-lb-enabled] {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_ok [0.000861s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_nodegroup_fail [0.000629s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_pass [0.000726s] ... ok {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_wrong_args [0.000592s] ... ok {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show [0.001513s] ... ok {1} magnumclient.tests.test_client.ClientTest.test_invalid_version_argument [0.000633s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_exception [0.000442s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl [0.000335s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_trailing_slash [0.000337s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version_trailing_slash [0.000204s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_server_redirect_exception [0.000468s] ... ok {1} magnumclient.tests.test_httpclient.SessionClientTest.test_bypass_url [0.000901s] ... ok {1} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_httpclient [0.000318s] ... ok {1} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_empty_body [0.000508s] ... ok [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image, --external-network usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from add, replace, remove) usage: check_parser [-h] --cluster-template [--discovery-url ] [--docker-volume-size ] [--labels ] [--keypair ] [--master-count ] {1} magnumclient.tests.test_magnumclient.TestMagnumclient.test_something [0.000787s] ... ok {1} magnumclient.tests.test_utils.CliUtilsTest.test_keys_and_vals_to_strs [0.000233s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_mix_commas_semicolon [0.000296s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple [0.000264s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_values_per_labels [0.000444s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_parse_comma_false [0.000201s] ... ok {1} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_show_by_id [0.000123s] ... ok [--node-count ] [--timeout ] [--master-flavor ] [--flavor ] [--fixed-network ] [--fixed-subnet ] [--floating-ip-enabled] [--floating-ip-disabled] [--merge-labels] [--master-lb-enabled] [--master-lb-disabled] check_parser: error: the following arguments are required: --cluster-template usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [--docker-volume-size ] [--labels ] [--node-count ] [--min-nodes ] {1} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_duplicate_arg [0.012333s] ... ok [--max-nodes ] [--role ] [--image ] [--flavor ] [--merge-labels] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [--marker ] [--limit ] [--sort-key ] [--sort-dir ] [--all-tenants] check_parser: error: unrecognized arguments: --wrong {1} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_with_not_csr [0.009895s] ... ok {1} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_interface [0.000936s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_fail [0.000542s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_discovery_url [0.000178s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_labels [0.000119s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_limit [0.000158s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker_limit [0.000173s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update [0.000114s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh [0.036180s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_non_csh [0.012593s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh [0.169951s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh [0.122552s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_csh [0.007101s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_warnings [0.021371s] ... ok /builddir/build/BUILD/python-magnumclient-4.8.1/magnumclient/tests/utils.py:125: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). timestamp = datetime.datetime.utcnow() + datetime.timedelta(days=5) {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_master_count [0.006836s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_node_count [0.004318s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh [0.122967s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_cluster_create_timeout [0.005090s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_docker_volume_size [0.014263s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_clustertemplate_arg [0.013159s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_invalid_arg [0.005194s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_ignored_duplicated_field [0.005871s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success [0.005913s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_keypair [0.000243s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_name [0.000088s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key [0.000228s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key_dir [0.000199s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_combined_labels_success [0.012059s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_keypair [0.051158s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_labels [0.009079s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_optional_name [0.017482s] ... ok /builddir/build/BUILD/python-magnumclient-4.8.1/magnumclient/tests/utils.py:125: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). timestamp = datetime.datetime.utcnow() + datetime.timedelta(days=5) {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_failure_no_arg [0.008110s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings [0.054450s] ... ok {3} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args [0.066643s] ... ok {3} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_csr [0.001143s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_required_args_pass [0.010220s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--fields ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from desc, asc) {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_multiple [0.000659s] ... ok {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_one [0.000718s] ... ok {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_bad_sort_dir_fail [0.001619s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_storage_driver_success [0.018304s] ... ok {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show_no_ct_fail [0.001684s] ... ok {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_pass [0.001028s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_clustertemplate_metadata [0.035196s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: WARNING: The cluster's api_address is not known yet. {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_attribute [0.018850s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_op [0.017957s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_fail [0.000486s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_id [0.000064s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_limit [0.000078s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker_limit [0.000056s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_only_positional_name [0.013410s] ... ok WARNING: The cluster's api_address is not known yet. {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified [0.076363s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_registry_enabled [0.030802s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg [0.093990s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_multiple_id_success [0.012829s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: , {0} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca [0.060766s] ... ok {0} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca [0.000413s] ... ok {0} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_show_ca_missing_args [0.001218s] ... ok {0} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca [0.000544s] ... ok usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_bad_uuid [0.000582s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_no_uuid [0.000326s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_labels_success [0.019761s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_no_options [0.012405s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_options [0.000656s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure [0.027412s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_required_args_pass [0.000847s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_labels [0.000775s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_multiple [0.000342s] ... ok usage: check_parser [-h] [--rollback] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from add, replace, remove) {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_no_options [0.000480s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_to_zero_pass [0.000738s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_pass [0.000814s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_bad_op [0.000766s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_no_proxy_success [0.016576s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_multiple [0.000385s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_one [0.000267s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_args [0.000579s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --resource usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: unrecognized arguments: --hard-limits 10 usage: check_parser [-h] check_parser: error: the following arguments are required: WARNING: The cluster's api_address is not known yet. {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete [0.003404s] ... ok {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_resource [0.000371s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success [0.015226s] ... ok {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show_missing_args [0.005879s] ... ok {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_wrong_args [0.000487s] ... ok {0} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_missing_args [0.000334s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_public_success [0.018443s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection [0.007697s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl_params [0.000165s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath [0.000130s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_timeout [0.000134s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_with_arg [0.010800s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_endpoint [0.000247s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_socket [0.000191s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_json [0.000260s] ... ok {0} magnumclient.tests.test_httpclient.SessionClientTest.test_exception [0.000792s] ... ok {0} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_0 [0.000118s] ... ok {0} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_negative_number [0.000099s] ... ok {0} magnumclient.tests.test_utils.CommonFiltersTest.test_other [0.000101s] ... ok {0} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_semicolon [0.000129s] ... ok {0} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_bad_json [0.000607s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_failure_no_arg [0.004498s] ... ok {0} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_open_fail [0.003111s] ... ok {0} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_create_fail [0.000135s] ... ok {0} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_rotate_ca [0.000050s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_success [0.014938s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success [0.027943s] ... ok {0} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate [0.021394s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_failure_no_arg [0.008743s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success [0.017391s] ... ok {2} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker_limit [0.000102s] ... ok {2} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key [0.000051s] ... ok {0} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_with_invalid_field [0.009767s] ... ok {2} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key_dir [0.000060s] ... ok {2} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_fail [0.000293s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_api_key [0.000828s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_auth_token [0.004724s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_legacy_service_type [0.000504s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_name [0.000067s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list [0.000710s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_dir [0.000053s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_resize [0.000041s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update_with_rollback [0.000040s] ... ok {2} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_dir [0.000142s] ... ok {2} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas_all [0.000144s] ... ok {2} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_create [0.000048s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_with_invalid_field [0.015853s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_project_id [0.005855s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_detailed [0.008049s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_no_arg [0.019994s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_label [0.008841s] ... ok {1} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_limit [0.000229s] ... ok {1} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker [0.000169s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create [0.000090s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_docker_volume_size [0.000245s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list [0.000165s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker [0.000102s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_id [0.000182s] ... ok {1} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_delete [0.000215s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_failure_no_arg [0.011452s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_no_arg [0.005391s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_project_id [0.004548s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_success [0.006889s] ... ok {2} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats [0.000074s] ... ok {2} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_failure [0.005371s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_wrong_arg [0.027129s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_resource [0.010421s] ... ok {2} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success_with_arg [0.007840s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_csh [0.017181s] ... ok usage: check_parser [-h] [--dir ] [--force] [--output-certs] [--use-certificate] [--use-keystone] {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force [0.193130s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_no_cluster_fail [0.001063s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_success [0.027335s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_no_uuid [0.001683s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_one [0.000264s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_options [0.000522s] ... ok {3} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_with_labels [0.000602s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_errors [0.015124s] ... ok check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {3} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_pass [0.003171s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_missing_args [0.000531s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_hardlimit [0.002870s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_missing_args [0.001726s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_wrong_args [0.000321s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update [0.001992s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_missing_args [0.001580s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_node_count [0.010368s] ... ok {3} magnumclient.tests.test_client.ClientTest.test_valid_version_argument [0.001164s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_401_unauthorized_exception [0.001541s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_unsupported_scheme [0.000187s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version [0.001668s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_app [0.000446s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_none [0.000489s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_prefix_slash_in_path [0.000459s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_prefix_slash_in_path [0.000122s] ... ok {3} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_sessionclient [0.000398s] ... ok {3} magnumclient.tests.test_httpclient.SessionClientTest.test_raw_request [0.000569s] ... ok {3} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch [0.000152s] ... ok {3} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_format_error [0.000141s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_none [0.000100s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_special_label [0.000097s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_colon_values [0.000092s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_split [0.000093s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_multiple_bad_label [0.000229s] ... ok {3} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize [0.000950s] ... ok {3} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize_fail [0.001383s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_endpoint_type [0.001238s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_session [0.000928s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create [0.000238s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_id [0.000082s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key [0.000252s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key_dir [0.000054s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_success [0.036520s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to resize cluster foo has been accepted. Request to upgrade cluster foo has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+----------+------------+ | project_id | resource | hard_limit | +------------+----------+------------+ | abc | Cluster | 1 | +------------+----------+------------+ +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_update_success [0.021535s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_success [0.034813s] ... ok {1} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success [0.013900s] ... ok Request to create cluster template fake-ct-1 accepted Request to delete cluster foo has been accepted. Request to update cluster foo has been accepted. Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to update nodegroup ng1 has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh [0.079746s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_duplicate_name [0.009307s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success [0.236474s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg [0.092556s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_multiple_id_success [0.013897s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_name [0.012880s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_positional_name [0.007568s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure [0.011382s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_rollback_old_api_version [0.005515s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_success [0.006779s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_with_invalid_field [0.007137s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success [0.006032s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_rollback [0.016023s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list [0.000096s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker [0.000093s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_name [0.000063s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success_with_arg [0.007170s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_failure_no_arg [0.005718s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_success [0.006382s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_few_args [0.012041s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_many_attribute [0.007107s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create [0.001767s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_docker_volume_size [0.000088s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_detail [0.000518s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_dir [0.000405s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_id [0.000226s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_update [0.000053s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_vol_size_success [0.008647s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_fixed_network_success [0.011799s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_errors [0.060571s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_separate_labels_success [0.008447s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_duplicate_name [0.010000s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_volume_driver_success [0.006968s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_http_proxy_success [0.009522s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_success [0.006195s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_invalid_arg [0.005766s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_https_proxy_success [0.007569s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_ignored_duplicated_field [0.006385s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success [0.007998s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_wrong_op [0.005447s] ... ok {3} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_failure [0.005218s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_labels [0.000407s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_id [0.000057s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key_dir [0.000728s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_name [0.000050s] ... ok {3} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas [0.000352s] ... ok {3} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_show_project_resource_quota [0.000214s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_no_servertype [0.013026s] ... ok {3} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_resource [0.004968s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_master_flavor [0.007041s] ... ok Request to create cluster template fake-ct-1 accepted Request to delete cluster template foo has been accepted. Request to delete cluster template bar has been accepted. Request to delete cluster template foo has been accepted. Request to delete cluster foo has been accepted. Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_few_args [0.015518s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success_many_attribute [0.007095s] ... ok {0} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list [0.000097s] ... ok {0} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_dir [0.000051s] ... ok {0} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_success [0.009191s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_name [0.000189s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_limit [0.000118s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker_limit [0.000500s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key [0.000080s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_update [0.000062s] ... ok {0} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_update [0.000105s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_hard_limit [0.013801s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_success [0.011609s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_failure [0.006446s] ... ok {0} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats_with_project_id [0.000077s] ... ok Request to rotate the CA certificate for cluster 3a369884-b6ba-484f-a206-919b4b718aff has been accepted. Delete for cluster template foo failed: Not found (HTTP 404) Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete cluster foo has been accepted. Request to delete cluster bar has been accepted. Request to resize cluster foo has been accepted. Request to delete nodegroup fake-nodegroup1 has been accepted. Request to delete nodegroup fake-nodegroup2 has been accepted. Request to delete nodegroup fake-nodegroup has been accepted. Request to delete quota for project id abc and resource Cluster has been accepted. ====== Totals ====== Ran: 334 tests in 1.5218 sec. - Passed: 334 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 3.3738 sec. ============== Worker Balance ============== - Worker 0 (84 tests) => 0:00:00.707570 - Worker 1 (84 tests) => 0:00:00.996279 - Worker 2 (83 tests) => 0:00:01.015937 - Worker 3 (83 tests) => 0:00:00.767295 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------- ----------- magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success 0.236 magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips 0.231 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force 0.193 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh 0.170 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail 0.144 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh 0.123 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh 0.123 magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg 0.094 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg 0.093 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh 0.080 py312: OK (4.79 seconds) congratulations :) (4.87 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B2KhH4 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/doc/python3-magnumclient + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/doc/python3-magnumclient + cp -pr /builddir/build/BUILD/python-magnumclient-4.8.1/README.rst /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/doc/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SjOwqw + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/licenses/python3-magnumclient + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/licenses/python3-magnumclient + cp -pr /builddir/build/BUILD/python-magnumclient-4.8.1/LICENSE /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/licenses/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient = 4.8.1-0.20250318093938.ecdcc06.el10 python3-magnumclient = 4.8.1-0.20250318093938.ecdcc06.el10 python3.12-magnumclient = 4.8.1-0.20250318093938.ecdcc06.el10 python3.12dist(python-magnumclient) = 4.8.1 python3dist(python-magnumclient) = 4.8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.12 python3.12dist(cryptography) >= 3 python3.12dist(decorator) >= 3.4 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(os-client-config) >= 1.28 python3.12dist(osc-lib) >= 1.8 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-utils) >= 3.33 python3.12dist(prettytable) >= 0.7.2 python3.12dist(requests) >= 2.14.2 python3.12dist(stevedore) >= 1.20 Obsoletes: python3.12-magnumclient < 4.8.1-0.20250318093938.ecdcc06.el10 Processing files: python-magnumclient-doc-4.8.1-0.20250318093938.ecdcc06.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OYtFtQ + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/doc/python-magnumclient-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/doc/python-magnumclient-doc + cp -pr /builddir/build/BUILD/python-magnumclient-4.8.1/doc/build/html /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/doc/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rpNavj + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/licenses/python-magnumclient-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/licenses/python-magnumclient-doc + cp -pr /builddir/build/BUILD/python-magnumclient-4.8.1/LICENSE /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64/usr/share/licenses/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient-doc = 4.8.1-0.20250318093938.ecdcc06.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnumclient-tests-4.8.1-0.20250318093938.ecdcc06.el10.noarch Provides: python-magnumclient-tests = 4.8.1-0.20250318093938.ecdcc06.el10 python3-magnumclient-tests = 4.8.1-0.20250318093938.ecdcc06.el10 python3.12-magnumclient-tests = 4.8.1-0.20250318093938.ecdcc06.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python3.12-magnumclient-tests < 4.8.1-0.20250318093938.ecdcc06.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.src.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-tests-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aBxSFO + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.WuvErq + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/python-magnumclient-4.8.1-SPECPARTS + rm -rf python-magnumclient-4.8.1 python-magnumclient-4.8.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0