Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N6fhMc + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:13:31 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf openstack-placement-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-placement-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-placement-10.0.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find placement -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^.*whereto/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^whereto.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^whereto.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.J6Ccgy + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m3I6Oh + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:13:31 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf openstack-placement-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-placement-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-placement-10.0.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find placement -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^.*whereto/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^whereto.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^whereto.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RuBU0a + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement not satisfied: pbr>=2.0.0 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TKHQKi + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:13:31 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf openstack-placement-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-placement-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-placement-10.0.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find placement -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^.*whereto/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^whereto.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^whereto.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6xt8QT + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vwUdx0 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:13:31 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf openstack-placement-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-placement-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-placement-10.0.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find placement -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^.*whereto/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^whereto.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^whereto.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.MqOHFt + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling psycopg2>=2.8 from tox --print-deps-only: py39,docs Requirement not satisfied: psycopg2>=2.8 Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PyMySQL>=0.8.0 Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.5.0 Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling gabbi>=1.35.0 from tox --print-deps-only: py39,docs Requirement not satisfied: gabbi>=1.35.0 Handling cryptography>=2.7 from tox --print-deps-only: py39,docs Requirement not satisfied: cryptography>=2.7 Handling wsgi-intercept>=1.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: wsgi-intercept>=1.7.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=2.0.0,!=2.1.0 Handling sphinxcontrib-actdiag>=0.8.5 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-actdiag>=0.8.5 Handling sphinxcontrib-seqdiag>=0.8.4 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-seqdiag>=0.8.4 Handling sphinx-feature-classification>=0.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx-feature-classification>=0.2.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 running dist_info writing openstack_placement.egg-info/PKG-INFO writing dependency_links to openstack_placement.egg-info/dependency_links.txt writing entry points to openstack_placement.egg-info/entry_points.txt writing requirements to openstack_placement.egg-info/requires.txt writing top-level names to openstack_placement.egg-info/top_level.txt writing pbr to openstack_placement.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 'openstack_placement.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-placement-10.0.0/openstack_placement.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: SQLAlchemy (>=1.4.0) Handling keystonemiddleware (>=4.18.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: keystonemiddleware (>=4.18.0) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: Routes (>=2.3.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: WebOb (>=1.8.2) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: jsonschema (>=3.2.0) Handling requests (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: requests (>=2.25.0) Handling setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0) (installed: setuptools 53.0.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.concurrency (>=3.26.0) Handling oslo.config (>=6.7.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.config (>=6.7.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.log (>=4.3.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.serialization (>=2.25.0) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.utils (>=4.5.0) Handling oslo.db (>=8.6.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.db (>=8.6.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.policy (>=3.7.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.middleware (>=3.31.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling os-resource-classes (>=1.1.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: os-resource-classes (>=1.1.0) Handling os-traits (>=3.0.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: os-traits (>=3.0.0) Handling microversion-parse (>=0.2.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement not satisfied: microversion-parse (>=0.2.1) + cat /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv openstack_placement.dist-info/ removed 'openstack_placement.dist-info/METADATA' removed 'openstack_placement.dist-info/top_level.txt' removed 'openstack_placement.dist-info/LICENSE' removed 'openstack_placement.dist-info/pbr.json' removed 'openstack_placement.dist-info/AUTHORS' removed 'openstack_placement.dist-info/entry_points.txt' removed directory 'openstack_placement.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.loVFPU + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:13:31 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf openstack-placement-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-placement-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-placement-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-placement-10.0.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find placement -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^.*whereto/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + 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 bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref whereto + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^whereto.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^whereto.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5gZ23F + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling psycopg2>=2.8 from tox --print-deps-only: py39,docs Requirement satisfied: psycopg2>=2.8 (installed: psycopg2 2.9.6) Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.8.0 (installed: PyMySQL 0.10.1) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.5.0 (installed: oslotest 4.5.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling gabbi>=1.35.0 from tox --print-deps-only: py39,docs Requirement satisfied: gabbi>=1.35.0 (installed: gabbi 2.4.0) Handling cryptography>=2.7 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling wsgi-intercept>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: wsgi-intercept>=1.7.0 (installed: wsgi-intercept 1.9.2) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.1.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-actdiag>=0.8.5 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-actdiag>=0.8.5 (installed: sphinxcontrib-actdiag 2.0.0) Handling sphinxcontrib-seqdiag>=0.8.4 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-seqdiag>=0.8.4 (installed: sphinxcontrib-seqdiag 2.0.0) Handling sphinx-feature-classification>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx-feature-classification>=0.2.0 (installed: sphinx-feature-classification 1.1.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.1.0) running dist_info writing openstack_placement.egg-info/PKG-INFO writing dependency_links to openstack_placement.egg-info/dependency_links.txt writing entry points to openstack_placement.egg-info/entry_points.txt writing requirements to openstack_placement.egg-info/requires.txt writing top-level names to openstack_placement.egg-info/top_level.txt writing pbr to openstack_placement.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 'openstack_placement.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-placement-10.0.0/openstack_placement.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 1.4.45) Handling keystonemiddleware (>=4.18.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: keystonemiddleware (>=4.18.0) (installed: keystonemiddleware 10.4.1) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 3.2.0) Handling requests (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: requests (>=2.25.0) (installed: requests 2.25.1) Handling setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0) (installed: setuptools 53.0.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 5.2.0) Handling oslo.config (>=6.7.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.config (>=6.7.0) (installed: oslo.config 9.2.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.2.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 5.3.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.utils (>=4.5.0) (installed: oslo.utils 6.2.1) Handling oslo.db (>=8.6.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.db (>=8.6.0) (installed: oslo.db 14.1.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.2.1) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 5.2.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.2.0) Handling os-resource-classes (>=1.1.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: os-resource-classes (>=1.1.0) (installed: os-resource-classes 1.1.0) Handling os-traits (>=3.0.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: os-traits (>=3.0.0) (installed: os-traits 3.0.0) Handling microversion-parse (>=0.2.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: microversion-parse (>=0.2.1) (installed: microversion-parse 1.0.1) + cat /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv openstack_placement.dist-info/ removed 'openstack_placement.dist-info/METADATA' removed 'openstack_placement.dist-info/top_level.txt' removed 'openstack_placement.dist-info/LICENSE' removed 'openstack_placement.dist-info/pbr.json' removed 'openstack_placement.dist-info/AUTHORS' removed 'openstack_placement.dist-info/entry_points.txt' removed directory 'openstack_placement.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196449-1113722/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-placement.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KqBVbd + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling psycopg2>=2.8 from tox --print-deps-only: py39,docs Requirement satisfied: psycopg2>=2.8 (installed: psycopg2 2.9.6) Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.8.0 (installed: PyMySQL 0.10.1) Handling oslotest>=3.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.5.0 (installed: oslotest 4.5.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling gabbi>=1.35.0 from tox --print-deps-only: py39,docs Requirement satisfied: gabbi>=1.35.0 (installed: gabbi 2.4.0) Handling cryptography>=2.7 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling wsgi-intercept>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: wsgi-intercept>=1.7.0 (installed: wsgi-intercept 1.9.2) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.1.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-actdiag>=0.8.5 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-actdiag>=0.8.5 (installed: sphinxcontrib-actdiag 2.0.0) Handling sphinxcontrib-seqdiag>=0.8.4 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-seqdiag>=0.8.4 (installed: sphinxcontrib-seqdiag 2.0.0) Handling sphinx-feature-classification>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx-feature-classification>=0.2.0 (installed: sphinx-feature-classification 1.1.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.1.0) running dist_info creating openstack_placement.egg-info writing openstack_placement.egg-info/PKG-INFO writing dependency_links to openstack_placement.egg-info/dependency_links.txt writing entry points to openstack_placement.egg-info/entry_points.txt writing requirements to openstack_placement.egg-info/requires.txt writing top-level names to openstack_placement.egg-info/top_level.txt writing pbr to openstack_placement.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'openstack_placement.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 'openstack_placement.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-placement-10.0.0/openstack_placement.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 5.11.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 1.4.45) Handling keystonemiddleware (>=4.18.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: keystonemiddleware (>=4.18.0) (installed: keystonemiddleware 10.4.1) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 3.2.0) Handling requests (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: requests (>=2.25.0) (installed: requests 2.25.1) Handling setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: setuptools (!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0) (installed: setuptools 53.0.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 5.2.0) Handling oslo.config (>=6.7.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.config (>=6.7.0) (installed: oslo.config 9.2.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.2.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 5.3.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=4.5.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.utils (>=4.5.0) (installed: oslo.utils 6.2.1) Handling oslo.db (>=8.6.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.db (>=8.6.0) (installed: oslo.db 14.1.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.2.1) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 5.2.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.2.0) Handling os-resource-classes (>=1.1.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: os-resource-classes (>=1.1.0) (installed: os-resource-classes 1.1.0) Handling os-traits (>=3.0.0) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: os-traits (>=3.0.0) (installed: os-traits 3.0.0) Handling microversion-parse (>=0.2.1) from hook generated metadata: Requires-Dist (openstack-placement) Requirement satisfied: microversion-parse (>=0.2.1) (installed: microversion-parse 1.0.1) + cat /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv openstack_placement.dist-info/ removed 'openstack_placement.dist-info/METADATA' removed 'openstack_placement.dist-info/top_level.txt' removed 'openstack_placement.dist-info/LICENSE' removed 'openstack_placement.dist-info/pbr.json' removed 'openstack_placement.dist-info/AUTHORS' removed 'openstack_placement.dist-info/entry_points.txt' removed directory 'openstack_placement.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZKocv7 + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + mkdir -p /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/openstack-placement-10.0.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/tmpig3t6bb1 running dist_info creating /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info writing /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.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/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-modern-metadata-icfwm6fu/openstack_placement.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: openstack-placement Building wheel for openstack-placement (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/tmpb3yaf20e running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/placement creating build/lib/placement/schemas copying placement/schemas/common.py -> build/lib/placement/schemas copying placement/schemas/usage.py -> build/lib/placement/schemas copying placement/schemas/aggregate.py -> build/lib/placement/schemas copying placement/schemas/resource_provider.py -> build/lib/placement/schemas copying placement/schemas/allocation.py -> build/lib/placement/schemas copying placement/schemas/reshaper.py -> build/lib/placement/schemas copying placement/schemas/trait.py -> build/lib/placement/schemas copying placement/schemas/allocation_candidate.py -> build/lib/placement/schemas copying placement/schemas/inventory.py -> build/lib/placement/schemas copying placement/schemas/__init__.py -> build/lib/placement/schemas copying placement/schemas/resource_class.py -> build/lib/placement/schemas copying placement/db_api.py -> build/lib/placement copying placement/lib.py -> build/lib/placement copying placement/direct.py -> build/lib/placement copying placement/wsgi_wrapper.py -> build/lib/placement copying placement/context.py -> build/lib/placement copying placement/fault_wrap.py -> build/lib/placement copying placement/policy.py -> build/lib/placement copying placement/util.py -> build/lib/placement copying placement/errors.py -> build/lib/placement copying placement/handler.py -> build/lib/placement copying placement/requestlog.py -> build/lib/placement copying placement/microversion.py -> build/lib/placement copying placement/exception.py -> build/lib/placement copying placement/deploy.py -> build/lib/placement copying placement/__init__.py -> build/lib/placement copying placement/attribute_cache.py -> build/lib/placement copying placement/wsgi.py -> build/lib/placement copying placement/auth.py -> build/lib/placement creating build/lib/placement/tests creating build/lib/placement/tests/functional creating build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/placement.py -> build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/__init__.py -> build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/gabbits.py -> build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/capture.py -> build/lib/placement/tests/functional/fixtures creating build/lib/placement/policies copying placement/policies/usage.py -> build/lib/placement/policies copying placement/policies/aggregate.py -> build/lib/placement/policies copying placement/policies/resource_provider.py -> build/lib/placement/policies copying placement/policies/base.py -> build/lib/placement/policies copying placement/policies/allocation.py -> build/lib/placement/policies copying placement/policies/reshaper.py -> build/lib/placement/policies copying placement/policies/trait.py -> build/lib/placement/policies copying placement/policies/allocation_candidate.py -> build/lib/placement/policies copying placement/policies/inventory.py -> build/lib/placement/policies copying placement/policies/__init__.py -> build/lib/placement/policies copying placement/policies/resource_class.py -> build/lib/placement/policies creating build/lib/placement/tests/functional/cmd copying placement/tests/functional/cmd/test_status.py -> build/lib/placement/tests/functional/cmd copying placement/tests/functional/cmd/__init__.py -> build/lib/placement/tests/functional/cmd creating build/lib/placement/db creating build/lib/placement/db/sqlalchemy copying placement/db/sqlalchemy/migration.py -> build/lib/placement/db/sqlalchemy copying placement/db/sqlalchemy/models.py -> build/lib/placement/db/sqlalchemy copying placement/db/sqlalchemy/__init__.py -> build/lib/placement/db/sqlalchemy copying placement/db/constants.py -> build/lib/placement/db copying placement/db/__init__.py -> build/lib/placement/db copying placement/tests/functional/test_api.py -> build/lib/placement/tests/functional copying placement/tests/functional/base.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_direct.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_verify_policy.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_lib_sync.py -> build/lib/placement/tests/functional copying placement/tests/functional/__init__.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_allocation.py -> build/lib/placement/tests/functional creating build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_trait.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_base.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_resource_class.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_attribute_cache.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_migrations.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_user.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_usage.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_allocation_candidates.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_resource_provider.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_consumer.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_consumer_type.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_project.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/__init__.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_allocation.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_reshape.py -> build/lib/placement/tests/functional/db creating build/lib/placement/objects copying placement/objects/usage.py -> build/lib/placement/objects copying placement/objects/project.py -> build/lib/placement/objects copying placement/objects/consumer_type.py -> build/lib/placement/objects copying placement/objects/rp_candidates.py -> build/lib/placement/objects copying placement/objects/consumer.py -> build/lib/placement/objects copying placement/objects/resource_provider.py -> build/lib/placement/objects copying placement/objects/user.py -> build/lib/placement/objects copying placement/objects/allocation.py -> build/lib/placement/objects copying placement/objects/reshaper.py -> build/lib/placement/objects copying placement/objects/trait.py -> build/lib/placement/objects copying placement/objects/allocation_candidate.py -> build/lib/placement/objects copying placement/objects/research_context.py -> build/lib/placement/objects copying placement/objects/inventory.py -> build/lib/placement/objects copying placement/objects/__init__.py -> build/lib/placement/objects copying placement/objects/resource_class.py -> build/lib/placement/objects creating build/lib/placement/handlers copying placement/handlers/usage.py -> build/lib/placement/handlers copying placement/handlers/aggregate.py -> build/lib/placement/handlers copying placement/handlers/resource_provider.py -> build/lib/placement/handlers copying placement/handlers/util.py -> build/lib/placement/handlers copying placement/handlers/allocation.py -> build/lib/placement/handlers copying placement/handlers/reshaper.py -> build/lib/placement/handlers copying placement/handlers/trait.py -> build/lib/placement/handlers copying placement/handlers/allocation_candidate.py -> build/lib/placement/handlers copying placement/handlers/root.py -> build/lib/placement/handlers copying placement/handlers/inventory.py -> build/lib/placement/handlers copying placement/handlers/__init__.py -> build/lib/placement/handlers copying placement/handlers/resource_class.py -> build/lib/placement/handlers creating build/lib/placement/conf copying placement/conf/paths.py -> build/lib/placement/conf copying placement/conf/placement.py -> build/lib/placement/conf copying placement/conf/database.py -> build/lib/placement/conf copying placement/conf/base.py -> build/lib/placement/conf copying placement/conf/api.py -> build/lib/placement/conf copying placement/conf/__init__.py -> build/lib/placement/conf copying placement/conf/opts.py -> build/lib/placement/conf creating build/lib/placement/tests/unit creating build/lib/placement/tests/unit/cmd copying placement/tests/unit/cmd/test_manage.py -> build/lib/placement/tests/unit/cmd copying placement/tests/unit/cmd/__init__.py -> build/lib/placement/tests/unit/cmd creating build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_trait.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_allocation_candidate.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_resource_class.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/base.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_usage.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_resource_provider.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_inventory.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/__init__.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_allocation.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_rp_candidates.py -> build/lib/placement/tests/unit/objects copying placement/tests/fixtures.py -> build/lib/placement/tests copying placement/tests/__init__.py -> build/lib/placement/tests copying placement/tests/unit/test_context.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_policy.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_requestlog.py -> build/lib/placement/tests/unit copying placement/tests/unit/policy_fixture.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_auth.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_fault_wrap.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_deploy.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_db_api.py -> build/lib/placement/tests/unit copying placement/tests/unit/base.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_db_conf.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_microversion.py -> build/lib/placement/tests/unit copying placement/tests/unit/__init__.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_util.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_handler.py -> build/lib/placement/tests/unit creating build/lib/placement/cmd copying placement/cmd/status.py -> build/lib/placement/cmd copying placement/cmd/manage.py -> build/lib/placement/cmd copying placement/cmd/__init__.py -> build/lib/placement/cmd creating build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_trait.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_aggregate.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_resource_provider.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/__init__.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_util.py -> build/lib/placement/tests/unit/handlers creating build/lib/placement_db_tools copying placement_db_tools/__init__.py -> build/lib/placement_db_tools running egg_info creating openstack_placement.egg-info writing openstack_placement.egg-info/PKG-INFO writing dependency_links to openstack_placement.egg-info/dependency_links.txt writing entry points to openstack_placement.egg-info/entry_points.txt writing requirements to openstack_placement.egg-info/requires.txt writing top-level names to openstack_placement.egg-info/top_level.txt writing pbr to openstack_placement.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'openstack_placement.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 'openstack_placement.egg-info/SOURCES.txt' copying placement/rest_api_version_history.rst -> build/lib/placement copying placement/db/sqlalchemy/alembic.ini -> build/lib/placement/db/sqlalchemy creating build/lib/placement/db/sqlalchemy/alembic copying placement/db/sqlalchemy/alembic/env.py -> build/lib/placement/db/sqlalchemy/alembic copying placement/db/sqlalchemy/alembic/script.py.mako -> build/lib/placement/db/sqlalchemy/alembic creating build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/422ece571366_add_consumer_types_table.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/611cd6dffd7b_block_on_null_root_provider_id.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/a082b8bb98d0_drop_redundant_indexes_for_unique_.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/b4ed3a175331_initial.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/b5c396305c25_block_on_null_consumer.py -> build/lib/placement/db/sqlalchemy/alembic/versions creating build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-bad-class.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-any-traits-groups.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-any-traits.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-bug-1792503.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-mappings-numa.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-mappings-sharing.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-member-of.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-root-required.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-1-12.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-1-8.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-1.28.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1714072.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1778591.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1778743.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1779717.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-mappings.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-post.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/basic-http.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/bug-1674694.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/confirm-auth.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/consumer-types-1.38.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/consumer-types-bug-story-2009167.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/cors.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/ensure-consumer.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/granular-same-subtree.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/granular.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/microversion-bug-1724065.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/microversion.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/non-cors.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-class-in-use.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-1-6.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-1-7.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-last-modified.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-aggregates.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-any-traits.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-bug-1779818.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-duplication.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-links.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-resources-query.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/same-subtree-deep.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/shared-resources.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/unicode.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/with-allocations.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/README.rst -> build/lib/placement/tests copying placement_db_tools/mysql-migrate-db.sh -> build/lib/placement_db_tools copying placement_db_tools/postgresql-migrate-db.sh -> build/lib/placement_db_tools 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/placement creating build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/usage.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/aggregate.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/base.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/allocation.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/reshaper.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/trait.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/allocation_candidate.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/inventory.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/__init__.py -> build/bdist.linux-x86_64/wheel/placement/policies copying build/lib/placement/policies/resource_class.py -> build/bdist.linux-x86_64/wheel/placement/policies creating build/bdist.linux-x86_64/wheel/placement/cmd copying build/lib/placement/cmd/status.py -> build/bdist.linux-x86_64/wheel/placement/cmd copying build/lib/placement/cmd/manage.py -> build/bdist.linux-x86_64/wheel/placement/cmd copying build/lib/placement/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/placement/cmd copying build/lib/placement/db_api.py -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement/tests copying build/lib/placement/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/placement/tests creating build/bdist.linux-x86_64/wheel/placement/tests/unit creating build/bdist.linux-x86_64/wheel/placement/tests/unit/cmd copying build/lib/placement/tests/unit/cmd/test_manage.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/cmd copying build/lib/placement/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/cmd copying build/lib/placement/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_requestlog.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/policy_fixture.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_fault_wrap.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_deploy.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_db_api.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit creating build/bdist.linux-x86_64/wheel/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_trait.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_aggregate.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_util.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/handlers copying build/lib/placement/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_db_conf.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_microversion.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit creating build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_trait.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_allocation_candidate.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_resource_class.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/base.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_usage.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_inventory.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_allocation.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_rp_candidates.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit/objects copying build/lib/placement/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_util.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit copying build/lib/placement/tests/unit/test_handler.py -> build/bdist.linux-x86_64/wheel/placement/tests/unit creating build/bdist.linux-x86_64/wheel/placement/tests/functional creating build/bdist.linux-x86_64/wheel/placement/tests/functional/cmd copying build/lib/placement/tests/functional/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/cmd copying build/lib/placement/tests/functional/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/cmd creating build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_trait.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_base.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_resource_class.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_attribute_cache.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_user.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_usage.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_allocation_candidates.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_consumer.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_consumer_type.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_project.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_allocation.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_reshape.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/db copying build/lib/placement/tests/functional/test_api.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional copying build/lib/placement/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional copying build/lib/placement/tests/functional/test_direct.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional creating build/bdist.linux-x86_64/wheel/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/placement.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/gabbits.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/capture.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/test_verify_policy.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional copying build/lib/placement/tests/functional/test_lib_sync.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional creating build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-1.28.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-duplication.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-bug-1792503.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-post.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/unicode.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-bug-1779818.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/basic-http.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-mappings-numa.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-class-in-use.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/granular.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/granular-same-subtree.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/bug-1674694.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/ensure-consumer.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-mappings-sharing.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-links.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-any-traits.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-1-12.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1779717.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/microversion.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-any-traits-groups.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-last-modified.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-mappings.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/with-allocations.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-1-7.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-aggregates.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-resources-query.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-any-traits.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/confirm-auth.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1778591.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/same-subtree-deep.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/consumer-types-1.38.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1714072.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/non-cors.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/cors.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-root-required.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/shared-resources.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-bad-class.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-member-of.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/microversion-bug-1724065.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/consumer-types-bug-story-2009167.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-1-8.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-1-6.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-legacy-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1778743.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage-secure-rbac.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-policy.yaml -> build/bdist.linux-x86_64/wheel/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional copying build/lib/placement/tests/functional/test_allocation.py -> build/bdist.linux-x86_64/wheel/placement/tests/functional copying build/lib/placement/tests/README.rst -> build/bdist.linux-x86_64/wheel/placement/tests copying build/lib/placement/tests/__init__.py -> build/bdist.linux-x86_64/wheel/placement/tests copying build/lib/placement/lib.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/direct.py -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/paths.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/placement.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/database.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/base.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/api.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/__init__.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/conf/opts.py -> build/bdist.linux-x86_64/wheel/placement/conf copying build/lib/placement/wsgi_wrapper.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/context.py -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement/db copying build/lib/placement/db/constants.py -> build/bdist.linux-x86_64/wheel/placement/db creating build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy copying build/lib/placement/db/sqlalchemy/migration.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy copying build/lib/placement/db/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy copying build/lib/placement/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic copying build/lib/placement/db/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic copying build/lib/placement/db/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic creating build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/b5c396305c25_block_on_null_consumer.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/b4ed3a175331_initial.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/422ece571366_add_consumer_types_table.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/a082b8bb98d0_drop_redundant_indexes_for_unique_.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/611cd6dffd7b_block_on_null_root_provider_id.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/placement/db/sqlalchemy copying build/lib/placement/db/__init__.py -> build/bdist.linux-x86_64/wheel/placement/db copying build/lib/placement/fault_wrap.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/policy.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/util.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/errors.py -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/usage.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/aggregate.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/util.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/allocation.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/reshaper.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/trait.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/allocation_candidate.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/root.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/inventory.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handlers/resource_class.py -> build/bdist.linux-x86_64/wheel/placement/handlers copying build/lib/placement/handler.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/requestlog.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/microversion.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/exception.py -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/usage.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/project.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/consumer_type.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/rp_candidates.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/consumer.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/user.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/allocation.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/reshaper.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/trait.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/allocation_candidate.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/research_context.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/inventory.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/__init__.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/objects/resource_class.py -> build/bdist.linux-x86_64/wheel/placement/objects copying build/lib/placement/deploy.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/common.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/usage.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/aggregate.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/resource_provider.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/allocation.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/reshaper.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/trait.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/allocation_candidate.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/inventory.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/__init__.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/schemas/resource_class.py -> build/bdist.linux-x86_64/wheel/placement/schemas copying build/lib/placement/__init__.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/attribute_cache.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/wsgi.py -> build/bdist.linux-x86_64/wheel/placement copying build/lib/placement/auth.py -> build/bdist.linux-x86_64/wheel/placement creating build/bdist.linux-x86_64/wheel/placement_db_tools copying build/lib/placement_db_tools/postgresql-migrate-db.sh -> build/bdist.linux-x86_64/wheel/placement_db_tools copying build/lib/placement_db_tools/mysql-migrate-db.sh -> build/bdist.linux-x86_64/wheel/placement_db_tools copying build/lib/placement_db_tools/__init__.py -> build/bdist.linux-x86_64/wheel/placement_db_tools running install_egg_info Copying openstack_placement.egg-info to build/bdist.linux-x86_64/wheel/openstack_placement-10.0.0-py3.9.egg-info running install_scripts Installing placement-api script to build/bdist.linux-x86_64/wheel/openstack_placement-10.0.0.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/openstack_placement-10.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir/pip-wheel-iquj_7vp/tmpfjn4q4zu/openstack_placement-10.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'openstack_placement-10.0.0.data/scripts/placement-api' adding 'placement/__init__.py' adding 'placement/attribute_cache.py' adding 'placement/auth.py' adding 'placement/context.py' adding 'placement/db_api.py' adding 'placement/deploy.py' adding 'placement/direct.py' adding 'placement/errors.py' adding 'placement/exception.py' adding 'placement/fault_wrap.py' adding 'placement/handler.py' adding 'placement/lib.py' adding 'placement/microversion.py' adding 'placement/policy.py' adding 'placement/requestlog.py' adding 'placement/rest_api_version_history.rst' adding 'placement/util.py' adding 'placement/wsgi.py' adding 'placement/wsgi_wrapper.py' adding 'placement/cmd/__init__.py' adding 'placement/cmd/manage.py' adding 'placement/cmd/status.py' adding 'placement/conf/__init__.py' adding 'placement/conf/api.py' adding 'placement/conf/base.py' adding 'placement/conf/database.py' adding 'placement/conf/opts.py' adding 'placement/conf/paths.py' adding 'placement/conf/placement.py' adding 'placement/db/__init__.py' adding 'placement/db/constants.py' adding 'placement/db/sqlalchemy/__init__.py' adding 'placement/db/sqlalchemy/alembic.ini' adding 'placement/db/sqlalchemy/migration.py' adding 'placement/db/sqlalchemy/models.py' adding 'placement/db/sqlalchemy/alembic/env.py' adding 'placement/db/sqlalchemy/alembic/script.py.mako' adding 'placement/db/sqlalchemy/alembic/versions/422ece571366_add_consumer_types_table.py' adding 'placement/db/sqlalchemy/alembic/versions/611cd6dffd7b_block_on_null_root_provider_id.py' adding 'placement/db/sqlalchemy/alembic/versions/a082b8bb98d0_drop_redundant_indexes_for_unique_.py' adding 'placement/db/sqlalchemy/alembic/versions/b4ed3a175331_initial.py' adding 'placement/db/sqlalchemy/alembic/versions/b5c396305c25_block_on_null_consumer.py' adding 'placement/handlers/__init__.py' adding 'placement/handlers/aggregate.py' adding 'placement/handlers/allocation.py' adding 'placement/handlers/allocation_candidate.py' adding 'placement/handlers/inventory.py' adding 'placement/handlers/reshaper.py' adding 'placement/handlers/resource_class.py' adding 'placement/handlers/resource_provider.py' adding 'placement/handlers/root.py' adding 'placement/handlers/trait.py' adding 'placement/handlers/usage.py' adding 'placement/handlers/util.py' adding 'placement/objects/__init__.py' adding 'placement/objects/allocation.py' adding 'placement/objects/allocation_candidate.py' adding 'placement/objects/consumer.py' adding 'placement/objects/consumer_type.py' adding 'placement/objects/inventory.py' adding 'placement/objects/project.py' adding 'placement/objects/research_context.py' adding 'placement/objects/reshaper.py' adding 'placement/objects/resource_class.py' adding 'placement/objects/resource_provider.py' adding 'placement/objects/rp_candidates.py' adding 'placement/objects/trait.py' adding 'placement/objects/usage.py' adding 'placement/objects/user.py' adding 'placement/policies/__init__.py' adding 'placement/policies/aggregate.py' adding 'placement/policies/allocation.py' adding 'placement/policies/allocation_candidate.py' adding 'placement/policies/base.py' adding 'placement/policies/inventory.py' adding 'placement/policies/reshaper.py' adding 'placement/policies/resource_class.py' adding 'placement/policies/resource_provider.py' adding 'placement/policies/trait.py' adding 'placement/policies/usage.py' adding 'placement/schemas/__init__.py' adding 'placement/schemas/aggregate.py' adding 'placement/schemas/allocation.py' adding 'placement/schemas/allocation_candidate.py' adding 'placement/schemas/common.py' adding 'placement/schemas/inventory.py' adding 'placement/schemas/reshaper.py' adding 'placement/schemas/resource_class.py' adding 'placement/schemas/resource_provider.py' adding 'placement/schemas/trait.py' adding 'placement/schemas/usage.py' adding 'placement/tests/README.rst' adding 'placement/tests/__init__.py' adding 'placement/tests/fixtures.py' adding 'placement/tests/functional/__init__.py' adding 'placement/tests/functional/base.py' adding 'placement/tests/functional/test_allocation.py' adding 'placement/tests/functional/test_api.py' adding 'placement/tests/functional/test_direct.py' adding 'placement/tests/functional/test_lib_sync.py' adding 'placement/tests/functional/test_verify_policy.py' adding 'placement/tests/functional/cmd/__init__.py' adding 'placement/tests/functional/cmd/test_status.py' adding 'placement/tests/functional/db/__init__.py' adding 'placement/tests/functional/db/test_allocation.py' adding 'placement/tests/functional/db/test_allocation_candidates.py' adding 'placement/tests/functional/db/test_attribute_cache.py' adding 'placement/tests/functional/db/test_base.py' adding 'placement/tests/functional/db/test_consumer.py' adding 'placement/tests/functional/db/test_consumer_type.py' adding 'placement/tests/functional/db/test_migrations.py' adding 'placement/tests/functional/db/test_project.py' adding 'placement/tests/functional/db/test_reshape.py' adding 'placement/tests/functional/db/test_resource_class.py' adding 'placement/tests/functional/db/test_resource_provider.py' adding 'placement/tests/functional/db/test_trait.py' adding 'placement/tests/functional/db/test_usage.py' adding 'placement/tests/functional/db/test_user.py' adding 'placement/tests/functional/fixtures/__init__.py' adding 'placement/tests/functional/fixtures/capture.py' adding 'placement/tests/functional/fixtures/gabbits.py' adding 'placement/tests/functional/fixtures/placement.py' adding 'placement/tests/functional/gabbits/aggregate-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/aggregate-policy.yaml' adding 'placement/tests/functional/gabbits/aggregate-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/aggregate.yaml' adding 'placement/tests/functional/gabbits/allocation-bad-class.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-any-traits-groups.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-any-traits.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-bug-1792503.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-mappings-numa.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-mappings-sharing.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-member-of.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-policy.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-root-required.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/allocation-candidates.yaml' adding 'placement/tests/functional/gabbits/allocations-1-12.yaml' adding 'placement/tests/functional/gabbits/allocations-1-8.yaml' adding 'placement/tests/functional/gabbits/allocations-1.28.yaml' adding 'placement/tests/functional/gabbits/allocations-bug-1714072.yaml' adding 'placement/tests/functional/gabbits/allocations-bug-1778591.yaml' adding 'placement/tests/functional/gabbits/allocations-bug-1778743.yaml' adding 'placement/tests/functional/gabbits/allocations-bug-1779717.yaml' adding 'placement/tests/functional/gabbits/allocations-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/allocations-mappings.yaml' adding 'placement/tests/functional/gabbits/allocations-policy.yaml' adding 'placement/tests/functional/gabbits/allocations-post.yaml' adding 'placement/tests/functional/gabbits/allocations-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/allocations.yaml' adding 'placement/tests/functional/gabbits/basic-http.yaml' adding 'placement/tests/functional/gabbits/bug-1674694.yaml' adding 'placement/tests/functional/gabbits/confirm-auth.yaml' adding 'placement/tests/functional/gabbits/consumer-types-1.38.yaml' adding 'placement/tests/functional/gabbits/consumer-types-bug-story-2009167.yaml' adding 'placement/tests/functional/gabbits/cors.yaml' adding 'placement/tests/functional/gabbits/ensure-consumer.yaml' adding 'placement/tests/functional/gabbits/granular-same-subtree.yaml' adding 'placement/tests/functional/gabbits/granular.yaml' adding 'placement/tests/functional/gabbits/inventory-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/inventory-policy.yaml' adding 'placement/tests/functional/gabbits/inventory-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/inventory.yaml' adding 'placement/tests/functional/gabbits/microversion-bug-1724065.yaml' adding 'placement/tests/functional/gabbits/microversion.yaml' adding 'placement/tests/functional/gabbits/non-cors.yaml' adding 'placement/tests/functional/gabbits/reshaper-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/reshaper-policy.yaml' adding 'placement/tests/functional/gabbits/reshaper-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/reshaper.yaml' adding 'placement/tests/functional/gabbits/resource-class-in-use.yaml' adding 'placement/tests/functional/gabbits/resource-classes-1-6.yaml' adding 'placement/tests/functional/gabbits/resource-classes-1-7.yaml' adding 'placement/tests/functional/gabbits/resource-classes-last-modified.yaml' adding 'placement/tests/functional/gabbits/resource-classes-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/resource-classes-policy.yaml' adding 'placement/tests/functional/gabbits/resource-classes-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/resource-classes.yaml' adding 'placement/tests/functional/gabbits/resource-provider-aggregates.yaml' adding 'placement/tests/functional/gabbits/resource-provider-any-traits.yaml' adding 'placement/tests/functional/gabbits/resource-provider-bug-1779818.yaml' adding 'placement/tests/functional/gabbits/resource-provider-duplication.yaml' adding 'placement/tests/functional/gabbits/resource-provider-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/resource-provider-links.yaml' adding 'placement/tests/functional/gabbits/resource-provider-policy.yaml' adding 'placement/tests/functional/gabbits/resource-provider-resources-query.yaml' adding 'placement/tests/functional/gabbits/resource-provider-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/resource-provider.yaml' adding 'placement/tests/functional/gabbits/same-subtree-deep.yaml' adding 'placement/tests/functional/gabbits/shared-resources.yaml' adding 'placement/tests/functional/gabbits/traits-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/traits-policy.yaml' adding 'placement/tests/functional/gabbits/traits-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/traits.yaml' adding 'placement/tests/functional/gabbits/unicode.yaml' adding 'placement/tests/functional/gabbits/usage-legacy-rbac.yaml' adding 'placement/tests/functional/gabbits/usage-policy.yaml' adding 'placement/tests/functional/gabbits/usage-secure-rbac.yaml' adding 'placement/tests/functional/gabbits/usage.yaml' adding 'placement/tests/functional/gabbits/with-allocations.yaml' adding 'placement/tests/unit/__init__.py' adding 'placement/tests/unit/base.py' adding 'placement/tests/unit/policy_fixture.py' adding 'placement/tests/unit/test_auth.py' adding 'placement/tests/unit/test_context.py' adding 'placement/tests/unit/test_db_api.py' adding 'placement/tests/unit/test_db_conf.py' adding 'placement/tests/unit/test_deploy.py' adding 'placement/tests/unit/test_fault_wrap.py' adding 'placement/tests/unit/test_handler.py' adding 'placement/tests/unit/test_microversion.py' adding 'placement/tests/unit/test_policy.py' adding 'placement/tests/unit/test_requestlog.py' adding 'placement/tests/unit/test_util.py' adding 'placement/tests/unit/cmd/__init__.py' adding 'placement/tests/unit/cmd/test_manage.py' adding 'placement/tests/unit/handlers/__init__.py' adding 'placement/tests/unit/handlers/test_aggregate.py' adding 'placement/tests/unit/handlers/test_resource_provider.py' adding 'placement/tests/unit/handlers/test_trait.py' adding 'placement/tests/unit/handlers/test_util.py' adding 'placement/tests/unit/objects/__init__.py' adding 'placement/tests/unit/objects/base.py' adding 'placement/tests/unit/objects/test_allocation.py' adding 'placement/tests/unit/objects/test_allocation_candidate.py' adding 'placement/tests/unit/objects/test_inventory.py' adding 'placement/tests/unit/objects/test_resource_class.py' adding 'placement/tests/unit/objects/test_resource_provider.py' adding 'placement/tests/unit/objects/test_rp_candidates.py' adding 'placement/tests/unit/objects/test_trait.py' adding 'placement/tests/unit/objects/test_usage.py' adding 'placement_db_tools/__init__.py' adding 'placement_db_tools/mysql-migrate-db.sh' adding 'placement_db_tools/postgresql-migrate-db.sh' adding 'openstack_placement-10.0.0.dist-info/AUTHORS' adding 'openstack_placement-10.0.0.dist-info/LICENSE' adding 'openstack_placement-10.0.0.dist-info/METADATA' adding 'openstack_placement-10.0.0.dist-info/WHEEL' adding 'openstack_placement-10.0.0.dist-info/entry_points.txt' adding 'openstack_placement-10.0.0.dist-info/pbr.json' adding 'openstack_placement-10.0.0.dist-info/top_level.txt' adding 'openstack_placement-10.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for openstack-placement (PEP 517): finished with status 'done' Created wheel for openstack-placement: filename=openstack_placement-10.0.0-py3-none-any.whl size=438747 sha256=8237038a939ca8f74184c4ce3a1855e19f34a1673008b461436d753275f47c2a Stored in directory: /builddir/.cache/pip/wheels/ec/b6/13/34263add9b61f6a4687bbb45340d97a391483cd796b4a4f77e Successfully built openstack-placement + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q5fMb3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch + cd openstack-placement-10.0.0 ++ ls /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir/openstack_placement-10.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=openstack_placement==10.0.0 + TMPDIR=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir openstack_placement==10.0.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/openstack-placement-10.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/openstack_placement-10.0.0-py3-none-any.whl Installing collected packages: openstack-placement changing mode of /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-status to 755 Successfully installed openstack-placement-10.0.0 + '[' -d /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-api /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-manage /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-status /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-api: updating /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-manage: updating /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/placement-status: updating + rm -rfv /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch --record /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info/RECORD --output /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/openstack_placement-10.0.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-placement-10.0.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=etc/placement/config-generator.conf + PYTHONPATH=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch//usr/lib/python3.9/site-packages + oslopolicy-sample-generator --config-file=etc/placement/policy-generator.conf + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-placement); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/openstack-placement-10.0.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-placement-10.0.0/doc/source/../../etc/placement/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-placement-10.0.0/doc/source/_static/placement.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-placement-10.0.0/doc/source/../../etc/placement/policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-placement-10.0.0/doc/source/_static/placement.policy.yaml.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 43 source files that are out of date updating environment: [new config] 43 added, 0 changed, 0 removed reading sources... [ 2%] admin/index reading sources... [ 4%] admin/upgrade-notes reading sources... [ 6%] admin/upgrade-to-stein reading sources... [ 9%] cli/index reading sources... [ 11%] cli/placement-manage reading sources... [ 13%] cli/placement-status reading sources... [ 16%] configuration/config reading sources... [ 18%] configuration/index reading sources... [ 20%] configuration/policy reading sources... [ 23%] configuration/sample-config reading sources... [ 25%] configuration/sample-policy reading sources... [ 27%] contributor/api-ref-guideline reading sources... [ 30%] contributor/architecture reading sources... [ 32%] contributor/contributing reading sources... [ 34%] contributor/goals reading sources... [ 37%] contributor/index reading sources... [ 39%] contributor/quick-dev reading sources... [ 41%] contributor/testing reading sources... [ 44%] contributor/vision-reflection reading sources... [ 46%] index reading sources... [ 48%] install/from-pypi reading sources... [ 51%] install/index reading sources... [ 53%] install/install-obs reading sources... [ 55%] install/install-rdo reading sources... [ 58%] install/install-ubuntu reading sources... [ 60%] install/note_configuration_vary_by_distribution reading sources... [ 62%] install/shared/endpoints reading sources... [ 65%] install/verify reading sources... [ 67%] placement-api-microversion-history reading sources... [ 69%] specs/2023.1/approved/policy-defaults-improvement reading sources... [ 72%] specs/index reading sources... [ 74%] specs/template reading sources... [ 76%] specs/train/approved/2005473-support-consumer-types reading sources... [ 79%] specs/train/implemented/2005297-negative-aggregate-membership reading sources... [ 81%] specs/train/implemented/2005575-nested-magic-1 reading sources... [ 83%] specs/train/implemented/placement-resource-provider-request-group-mapping-in-allocation-candidates reading sources... [ 86%] specs/xena/implemented/allow-provider-re-parenting reading sources... [ 88%] specs/xena/implemented/support-consumer-types reading sources... [ 90%] specs/yoga/implemented/2005345-placement-mixing-required-traits-with-any-traits reading sources... [ 93%] specs/yoga/implemented/2005346-any-traits-in-allocation_candidates-query reading sources... [ 95%] specs/zed/approved/template reading sources... [ 97%] user/index reading sources... [100%] user/provider-tree waiting for workers... loading config file etc/placement/config-generator.conf looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] admin/upgrade-notes writing output... [ 4%] admin/upgrade-to-stein writing output... [ 7%] cli/index writing output... [ 9%] cli/placement-manage writing output... [ 11%] cli/placement-status writing output... [ 14%] configuration/config writing output... [ 16%] configuration/index writing output... [ 19%] configuration/policy writing output... [ 21%] configuration/sample-config writing output... [ 23%] configuration/sample-policy writing output... [ 26%] contributor/api-ref-guideline writing output... [ 28%] contributor/architecture writing output... [ 30%] contributor/contributing writing output... [ 33%] contributor/goals writing output... [ 35%] contributor/index writing output... [ 38%] contributor/quick-dev writing output... [ 40%] contributor/testing writing output... [ 42%] contributor/vision-reflection writing output... [ 45%] index writing output... [ 47%] install/from-pypi writing output... [ 50%] install/index writing output... [ 52%] install/install-obs writing output... [ 54%] install/install-rdo writing output... [ 57%] install/install-ubuntu writing output... [ 59%] install/note_configuration_vary_by_distribution writing output... [ 61%] install/shared/endpoints writing output... [ 64%] install/verify writing output... [ 66%] placement-api-microversion-history writing output... [ 69%] specs/2023.1/approved/policy-defaults-improvement writing output... [ 71%] specs/index writing output... [ 73%] specs/template writing output... [ 76%] specs/train/approved/2005473-support-consumer-types writing output... [ 78%] specs/train/implemented/2005297-negative-aggregate-membership writing output... [ 80%] specs/train/implemented/2005575-nested-magic-1 writing output... [ 83%] specs/train/implemented/placement-resource-provider-request-group-mapping-in-allocation-candidates writing output... [ 85%] specs/xena/implemented/allow-provider-re-parenting writing output... [ 88%] specs/xena/implemented/support-consumer-types writing output... [ 90%] specs/yoga/implemented/2005345-placement-mixing-required-traits-with-any-traits writing output... [ 92%] specs/yoga/implemented/2005346-any-traits-in-allocation_candidates-query writing output... [ 95%] specs/zed/approved/template writing output... [ 97%] user/index writing output... [100%] user/provider-tree waiting for workers... generating indices... genindex done writing additional pages... search done copying downloadable files... [ 50%] ../_static/placement.conf.sample copying downloadable files... [100%] ../_static/placement.policy.yaml.sample copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + install -d -m 750 /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/var/log/placement + install -d -m 755 /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/etc/placement + install -p -D -m 640 etc/placement/placement.conf.sample /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/etc/placement/placement.conf + install -p -D -m 640 /builddir/build/SOURCES/placement-dist.conf /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/placement/placement-dist.conf + install -p -D -m 640 /builddir/build/SOURCES/placement-api.conf /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/etc/httpd/conf.d/00-placement-api.conf + install -p -D -m 640 /builddir/build/SOURCES/policy.json /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/etc/placement/policy.json + install -p -D -m 644 /builddir/build/SOURCES/placement.logrotate /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/etc/logrotate.d/openstack-placement + install -d -m 755 /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/placement + install -p -D -m 755 tools/mysql-migrate-db.sh /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/placement/mysql-migrate-db.sh + install -p -D -m 755 tools/postgresql-migrate-db.sh /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/placement/postgresql-migrate-db.sh + /usr/bin/find-debuginfo -j40 --strict-build-id -m -i --build-id-seed 10.0.0-1.el9s --unique-debug-suffix -10.0.0-1.el9s.noarch --unique-debug-src-base openstack-placement-10.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/openstack-placement-10.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/site-packages/placement_db_tools/postgresql-migrate-db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.9/site-packages/placement_db_tools/mysql-migrate-db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/placement/postgresql-migrate-db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/placement/mysql-migrate-db.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.t8oMSx + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-placement-10.0.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8) {1} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_version_handler_nan_exception [0.000330s] ... ok {1} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_any_traits_1_38 [0.000416s] ... ok {1} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_traits_no_resources_unnumbered [0.000483s] ... ok {1} placement.tests.unit.test_util.TestParseQsRequestGroups.test_good_suffix_1_33 [0.000485s] ... ok {1} placement.tests.unit.test_util.TestRequireContent.test_fail_no_content_type [0.000310s] ... ok {0} placement.tests.unit.handlers.test_trait.TestTraitHandler.test_trait_create_ordering [0.009256s] ... ok {0} placement.tests.unit.objects.test_resource_class.TestResourceClass.test_cannot_create_requires_name [0.005095s] ... ok {0} placement.tests.unit.test_handler.DispatchTest.test_simple_match [0.001649s] ... ok {0} placement.tests.unit.test_policy.PlacementPolicyTestCase.test_init_pick_policy_file_from_oslo_config_option [0.016549s] ... ok AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. {11} placement.tests.unit.objects.test_allocation.TestAllocationListNoDB.test_get_all_by_consumer_id [0.006316s] ... ok {0} placement.tests.unit.test_util.RunOnceTests.test_reset_calls_cleanup [0.000738s] ... ok {5} placement.tests.unit.objects.test_allocation_candidate.TestAllocationCandidatesNoDB.test_limit_results [0.013450s] ... ok Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. {5} placement.tests.unit.objects.test_resource_provider.TestResourceProviderNoDB.test_create_no_uuid_fail [0.004646s] ... ok {5} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_filter_by_rp_or_tree [0.000194s] ... ok {5} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_empty_string [0.000270s] ... ok {5} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_forbidden_aggs_prior_microversion [0.000796s] ... ok {11} placement.tests.unit.objects.test_inventory.TestInventoryNoDB.test_set_defaults [0.005034s] ... ok {11} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_version_handler_tuple_exception [0.000269s] ... ok {11} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_bad_int [0.000284s] ... ok {11} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_one [0.000230s] ... ok AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. {9} placement.tests.unit.objects.test_resource_provider.TestResourceProviderNoDB.test_create_id_fail [0.004937s] ... ok {9} placement.tests.unit.test_auth.RootNoAuth.test_auth_elsewhere [0.021977s] ... ok {9} placement.tests.unit.test_auth.RootNoAuth.test_slash_no_auth [0.031877s] ... ok {9} placement.tests.unit.test_util.TestParseQsRequestGroups.test_stringification [0.000777s] ... ok {13} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_project_no_existing_consumer_before_gen_success [0.009276s] ... ok {13} placement.tests.unit.test_db_conf.TestPlacementDBConf.test_missing_config_raises [0.004658s] ... ok {13} placement.tests.unit.test_requestlog.TestRequestLog.test_middleware_sends_message [0.006380s] ... ok {13} placement.tests.unit.test_util.RunOnceTests.test_clean_is_not_called_at_reset_if_wrapped_not_called [0.000411s] ... ok {13} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_multiple [0.000198s] ... ok Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: Mock Exception Placement API unexpected error: that was not supposed to happen Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/fault_wrap.py", line 39, in __call__ return self.application(environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/tests/unit/test_fault_wrap.py", line 36, in failing_application raise Fault(ERROR_MESSAGE) placement.tests.unit.test_fault_wrap.Fault: that was not supposed to happen Placement API unexpected error: that was not supposed to happen Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/fault_wrap.py", line 39, in __call__ return self.application(environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/openstack-placement-10.0.0/placement/tests/unit/test_fault_wrap.py", line 36, in failing_application raise Fault(ERROR_MESSAGE) placement.tests.unit.test_fault_wrap.Fault: that was not supposed to happen {29} placement.tests.unit.test_handler.DispatchTest.test_no_match_null_map [0.001107s] ... ok {14} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_no_max [0.009071s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Running batches of 50 until complete +-----------+-------------+-----------+ | Migration | Total Found | Completed | +-----------+-------------+-----------+ +-----------+-------------+-----------+ {14} placement.tests.unit.objects.test_inventory.TestInventoryNoDB.test_capacity [0.004574s] ... ok {14} placement.tests.unit.objects.test_inventory.TestInventoryNoDB.test_get_all_by_resource_provider [0.005728s] ... ok {2} placement.tests.unit.objects.test_resource_class.TestResourceClass.test_cannot_create_with_id [0.004950s] ... ok {2} placement.tests.unit.test_microversion.TestMicroversionFindMethod.test_method_405 [0.000314s] ... ok {2} placement.tests.unit.test_requestlog.TestRequestLog.test_middleware_writes_logs [0.005255s] ... ok {2} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_multiple_with_forbidden [0.000415s] ... ok {2} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_one [0.000166s] ... ok {9} placement.tests.unit.test_util.TestPickLastModified.test_last_modified_less [0.004947s] ... ok {25} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_error [0.022345s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Error attempting to run 50 rows matched query good_migration, 50 migrated +----------------+-------------+-----------+ | Migration | Total Found | Completed | +----------------+-------------+-----------+ | bad | 0 | 0 | | good_migration | 50 | 50 | +----------------+-------------+-----------+ Error attempting to run +----------------+-------------+-----------+ | Migration | Total Found | Completed | +----------------+-------------+-----------+ | bad | 0 | 0 | | good_migration | 0 | 0 | +----------------+-------------+-----------+ Some migrations failed unexpectedly. Check log for details. Running batches of 50 until complete Error attempting to run 125 rows matched query good_migration, 50 migrated Error attempting to run 75 rows matched query good_migration, 50 migrated Error attempting to run 25 rows matched query good_migration, 25 migrated Error attempting to run +----------------+-------------+-----------+ | Migration | Total Found | Completed | +----------------+-------------+-----------+ | bad | 0 | 0 | | good_migration | 225 | 125 | +----------------+-------------+-----------+ Some migrations failed unexpectedly. Check log for details. {25} placement.tests.unit.handlers.test_resource_provider.TestAggregateHandlerErrors.test_duplicate_error_parsing_mysql_5x [0.007893s] ... ok {25} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_merge_common_trees [0.000241s] ... ok {25} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_methods_versioned [0.000125s] ... ok {25} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_repeated [0.000431s] ... ok {31} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_commands_associated [0.025899s] ... ok {31} placement.tests.unit.test_microversion.MicroversionSequentialTest.test_microversion_sequential [0.000330s] ... ok {31} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_400_some_empty [0.000770s] ... ok {31} placement.tests.unit.test_util.TestParseQsRequestGroups.test_empty_raises [0.000402s] ... ok {26} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_use_incomplete [0.010420s] ... ok {26} placement.tests.unit.test_handler.MapperTest.test_405_methods [0.000970s] ... ok {26} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_version_handler_float_exception [0.000287s] ... ok {26} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_repeated_param_1_39 [0.000370s] ... ok {20} placement.tests.unit.test_handler.ContentHeadersTest.test_no_content_type [0.005289s] ... ok {20} placement.tests.unit.test_handler.ContentHeadersTest.test_non_integer_content_length [0.004945s] ... ok {20} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_traits_no_resources_numbered [0.000672s] ... ok {20} placement.tests.unit.test_util.TestParseQsRequestGroups.test_group_suffix_character_limits_1_33 [0.000350s] ... ok {20} placement.tests.unit.test_util.TestPickLastModified.test_last_modified_more [0.003825s] ... ok {3} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_finished [0.010359s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-----------+-------------+-----------+ | Migration | Total Found | Completed | +-----------+-------------+-----------+ +-----------+-------------+-----------+ {3} placement.tests.unit.test_handler.DispatchTest.test_simple_match_routing_args [0.002095s] ... ok {3} placement.tests.unit.test_handler.PlacementLoggingTest.test_404_no_error_log [0.021487s] ... ok {3} placement.tests.unit.test_util.TestParseQsRequestGroups.test_unnumbered_resources_only [0.000436s] ... ok {3} placement.tests.unit.test_util.TestPickLastModified.test_no_object_time_fields_less [0.005824s] ... ok {36} placement.tests.unit.test_handler.DeclarationsTest.test_root_empty_match [0.018598s] ... ok {36} placement.tests.unit.test_handler.MapperTest.test_no_match [0.001069s] ... ok {36} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_separate_groups_no_conflict [0.000551s] ... ok {36} placement.tests.unit.test_util.TestPickLastModified.test_last_modified_same [0.003725s] ... ok {12} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations [0.011654s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Running batches of 50 until complete 10 rows matched query mock_mig_1, 10 migrated 15 rows matched query mock_mig_2, 15 migrated +------------+-------------+-----------+ | Migration | Total Found | Completed | +------------+-------------+-----------+ | mock_mig_1 | 10 | 10 | | mock_mig_2 | 15 | 15 | +------------+-------------+-----------+ {12} placement.tests.unit.test_util.TestCheckAccept.test_success_complex_any_match [0.000423s] ... ok {12} placement.tests.unit.test_util.TestExtractJSON.test_not_json [0.000423s] ... ok {12} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_repeated_param_1_38 [0.000303s] ... ok {12} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_forbidden_aggs [0.000495s] ... ok {30} placement.tests.unit.handlers.test_resource_provider.TestAggregateHandlerErrors.test_duplicate_error_parsing_mysql_8x [0.008715s] ... ok {30} placement.tests.unit.objects.test_allocation.TestAllocationListNoDB.test_get_all_by_resource_provider [0.006505s] ... ok {30} placement.tests.unit.test_handler.MapperTest.test_405_headers [0.001423s] ... ok {30} placement.tests.unit.test_util.TestPlacementURLs.test_resource_provider_url [0.003464s] ... ok {14} placement.tests.unit.test_util.RunOnceTests.test_wrapped_funtions_called_once [0.000661s] ... ok {14} placement.tests.unit.test_util.TestPlacementURLs.test_resource_class_url_prefix [0.004767s] ... ok {8} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_help_message [0.008479s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ usage: run db [-h] {sync,version,stamp,online_data_migrations} ... optional arguments: -h, --help show this help message and exit subcommands: database commands {sync,version,stamp,online_data_migrations} sync Sync the database to the current version. version Report the current database version. stamp Stamp the revision table with the given version. online_data_migrations Run the online data migrations. {8} placement.tests.unit.test_deploy.DeployTest.test_auth_middleware_factory [0.026328s] ... ok {8} placement.tests.unit.test_util.RunOnceTests.test_wrapped_funtions_called_once_raises [0.000919s] ... ok {8} placement.tests.unit.test_util.TestCheckAccept.test_success_simple_match [0.000330s] ... ok {8} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_two_groups [0.000424s] ... ok {17} placement.tests.unit.handlers.test_aggregate.TestAggregateHandlerErrors.test_concurrent_exception_causes_409 [0.004580s] ... ok {17} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_property [0.000242s] ... ok {17} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_true_accept [0.004046s] ... ok {17} placement.tests.unit.test_microversion.TestMicroversionFindMethod.test_method_404 [0.000326s] ... ok {17} placement.tests.unit.test_util.TestRequireContent.test_fail_wrong_content_type [0.000406s] ... ok {6} placement.tests.unit.test_policy.PlacementPolicyTestCase.test_modified_policy_reloads [0.017834s] ... ok {6} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_400_some_empty [0.000572s] ... ok {6} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_any_traits_1_39 [0.000307s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_forbidden_conflict [0.000620s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_single_agg [0.000355s] ... ok {29} placement.tests.unit.test_handler.MapperTest.test_match [0.000806s] ... ok {29} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_1_39 [0.000400s] ... ok {29} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_aggs [0.000449s] ... ok {24} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_filter_by_rp [0.000273s] ... ok {24} placement.tests.unit.test_fault_wrap.TestFaultWrapper.test_fault_is_wrapped [0.003024s] ... ok {24} placement.tests.unit.test_policy.PlacementPolicyTestCase.test_authorize_do_raise_false [0.019247s] ... ok {24} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_forbidden_aggs_invalid_usage [0.000874s] ... ok {24} placement.tests.unit.test_util.TestParseQsRequestGroups.test_numbered_and_unnumbered [0.000439s] ... ok {10} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_not_finished [0.010470s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-----------+-------------+-----------+ | Migration | Total Found | Completed | +-----------+-------------+-----------+ | mig | 10 | 5 | +-----------+-------------+-----------+ {10} placement.tests.unit.test_util.TestCheckAccept.test_fail_no_match [0.000619s] ... ok {10} placement.tests.unit.test_util.TestExtractJSON.test_type_invalid [0.002118s] ... ok {10} placement.tests.unit.test_util.TestJSONErrorFormatter.test_microversion_406_handling [0.000361s] ... ok {10} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_forbidden_1_21 [0.000425s] ... ok {32} placement.tests.unit.objects.test_trait.TestTraits.test_sync_flag [0.019190s] ... ok {32} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_400_all_empty [0.000729s] ... ok {32} placement.tests.unit.test_util.TestParseQsRequestGroups.test_group_suffix_length_1_33 [0.000435s] ... ok {32} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_forbidden_aggs [0.000670s] ... ok {39} placement.tests.unit.test_util.TestExtractJSON.test_format_checker [0.002341s] ... ok {39} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_any_traits [0.000308s] ... ok {39} placement.tests.unit.test_util.TestParseQsRequestGroups.test_unnumbered_only [0.000434s] ... ok {39} placement.tests.unit.test_util.TestPlacementURLs.test_resource_provider_url_prefix [0.003826s] ... ok {4} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_after_gen_success [0.010494s] ... ok {4} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_true_accept_custom_target [0.004070s] ... ok {27} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_too_many_args [0.010178s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run [-h] [--config-dir DIR] [--config-file PATH] [--debug] [--log-config-append PATH] [--log-date-format DATE_FORMAT] [--log-dir LOG_DIR] [--log-file PATH] [--nodebug] [--nouse-journal] [--nouse-json] [--nouse-syslog] [--nowatch-log-file] [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-journal] [--use-json] [--use-syslog] [--watch-log-file] {db} ... run: error: argument command: invalid choice: 'version' (choose from 'db') {27} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_methods_structure [0.000500s] ... ok {27} placement.tests.unit.test_util.TestJSONErrorFormatter.test_request_id_presence [0.000326s] ... ok {19} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_bad_max [0.019015s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Must supply a positive value for max_count Must supply a positive value for max_count Must supply a positive value for max_count {19} placement.tests.unit.objects.test_allocation_candidate.TestAllocationCandidatesNoDB.test_check_same_subtree [0.005280s] ... ok {19} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_any_traits_not_mix_with_forbidden [0.000507s] ... ok {19} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_aggs_numbered [0.000801s] ... ok {19} placement.tests.unit.test_util.TestPlacementURLs.test_inventories_url [0.003783s] ... ok {27} placement.tests.unit.test_util.TestPlacementURLs.test_inventory_url [0.004062s] ... ok {33} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_faked_intersection [0.000399s] ... ok {33} placement.tests.unit.test_util.TestExtractJSON.test_malformed_json [0.000407s] ... ok {33} placement.tests.unit.test_util.TestExtractJSON.test_valid [0.001709s] ... ok {33} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_1_38 [0.000530s] ... ok {34} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_non_command [0.008650s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run [-h] [--config-dir DIR] [--config-file PATH] [--debug] [--log-config-append PATH] [--log-date-format DATE_FORMAT] [--log-dir LOG_DIR] [--log-file PATH] [--nodebug] [--nouse-journal] [--nouse-json] [--nouse-syslog] [--nowatch-log-file] [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-journal] [--use-json] [--use-syslog] [--watch-log-file] {db} ... run: error: argument command: invalid choice: 'pony' (choose from 'db') {34} placement.tests.unit.objects.test_inventory.TestListOfInventory.test_find [0.005234s] ... ok {34} placement.tests.unit.objects.test_usage.TestUsageNoDB.test_decimal_to_int [0.000189s] ... ok {34} placement.tests.unit.test_util.TestRequireContent.test_success_content_type [0.000345s] ... ok {18} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_true_reject [0.005450s] ... ok {18} placement.tests.unit.test_util.TestCheckAccept.test_success_no_accept [0.000615s] ... ok {18} placement.tests.unit.test_util.TestExtractJSON.test_no_additional_properties [0.002881s] ... ok {18} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_suffix [0.000481s] ... ok {18} placement.tests.unit.test_util.TestPlacementURLs.test_resource_class_url [0.003563s] ... ok {15} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_filter_by_tree [0.000326s] ... ok {15} placement.tests.unit.test_util.RunOnceTests.test_wrapped_funtions_can_be_reset [0.000250s] ... ok {15} placement.tests.unit.test_util.TestJSONErrorFormatter.test_strip_body_tags [0.000285s] ... ok {15} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_multiple_groups [0.000541s] ... ok {15} placement.tests.unit.test_util.TestPickLastModified.test_created_versus_none [0.003727s] ... ok {21} placement.tests.unit.test_fault_wrap.TestFaultWrapper.test_fault_response_headers [0.003050s] ... ok {21} placement.tests.unit.test_handler.ContentHeadersTest.test_empty_content_length_and_type_works [0.021682s] ... ok {21} placement.tests.unit.test_handler.ContentHeadersTest.test_empty_content_type [0.005074s] ... ok {21} placement.tests.unit.test_requestlog.TestRequestLog.test_get_uri_knows_prefix [0.000221s] ... ok {21} placement.tests.unit.test_util.QueryParamsSchemaTestCase.test_validate_request [0.000429s] ... ok {7} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_empty_command [0.006867s] ... ok {7} placement.tests.unit.test_auth.RootNoAuth.test_no_slash_no_auth [0.039130s] ... ok {4} placement.tests.unit.test_handler.DeclarationsTest.test_root_slash_match [0.018588s] ... ok {4} placement.tests.unit.test_util.TestExtractJSON.test_schema_mismatch [0.002387s] ... ok {4} placement.tests.unit.test_util.TestPickLastModified.test_no_object_time_fields_none [0.005850s] ... ok {7} placement.tests.unit.test_util.TestCheckAccept.test_fail_complex_no_match [0.000589s] ... ok {7} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_member_of_no_resources_numbered [0.000599s] ... ok {7} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_one_group [0.000554s] ... ok {22} placement.tests.unit.test_handler.DispatchTest.test_no_match_with_map [0.001622s] ... ok {22} placement.tests.unit.test_util.TestJSONErrorFormatter.test_status_to_int_code [0.000219s] ... ok {22} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_zero_amount [0.000183s] ... ok {22} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_malformed_traits [0.000400s] ... ok {22} placement.tests.unit.test_util.TestPickLastModified.test_no_object_time_fields_more [0.002892s] ... ok {38} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_consumer_different_consumer_type_supplied [0.011178s] ... ok {38} placement.tests.unit.test_handler.ContentHeadersTest.test_content_length_and_type_works [0.015477s] ... ok {38} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_aggs_prior_microversion [0.000427s] ... ok {38} placement.tests.unit.test_util.TestPickLastModified.test_updated_versus_none [0.003129s] ... ok {16} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_before_gen_success [0.009484s] ... ok {16} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_faked_non_intersection [0.000316s] ... ok {16} placement.tests.unit.test_util.RunOnceTests.test_reset_works_even_if_cleanup_raises [0.000583s] ... ok {16} placement.tests.unit.test_util.TestCheckAccept.test_success_complex_lower_quality_match [0.000374s] ... ok {16} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_no_amount [0.000281s] ... ok {35} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_after_gen_fail [0.012005s] ... ok TransactionFactory already started, not reconfiguring. {35} placement.tests.unit.test_db_api.DbApiTests.test_can_call_configure_twice [0.003314s] ... ok {35} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_forbidden_1_22 [0.000752s] ... ok {35} placement.tests.unit.test_util.TestParseQsRequestGroups.test_group_suffix_character_limits_1_22 [0.000509s] ... ok {28} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_consumer_after_gen_matches_supplied_gen [0.005384s] ... ok {28} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_false_reject [0.002147s] ... ok {28} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_malformed_resources [0.000925s] ... ok {28} placement.tests.unit.test_util.TestParseQsRequestGroups.test_numbered_only [0.000320s] ... ok {37} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_consumer_after_gen_fail [0.005017s] ... ok {37} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_400_all_empty [0.000401s] ... ok {37} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_multiple [0.000100s] ... ok {37} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_conflict [0.000304s] ... ok {23} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_consumer_create_exists_different_consumer_type_supplied [0.007766s] ... ok {23} placement.tests.unit.test_fault_wrap.TestFaultWrapper.test_fault_log [0.002673s] ... ok {23} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_check_real_for_intersection [0.000166s] ... ok {23} placement.tests.unit.test_requestlog.TestRequestLog.test_get_uri [0.000121s] ... ok {23} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_success [0.000089s] ... ok ====== Totals ====== Ran: 186 tests in 0.9069 sec. - Passed: 186 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.7937 sec. ============== Worker Balance ============== - Worker 0 (5 tests) => 0:00:00.035542 - Worker 1 (5 tests) => 0:00:00.003538 - Worker 2 (5 tests) => 0:00:00.013063 - Worker 3 (5 tests) => 0:00:00.050685 - Worker 4 (5 tests) => 0:00:00.044125 - Worker 5 (5 tests) => 0:00:00.021558 - Worker 6 (5 tests) => 0:00:00.021037 - Worker 7 (5 tests) => 0:00:00.050361 - Worker 8 (5 tests) => 0:00:00.046365 - Worker 9 (5 tests) => 0:00:00.067410 - Worker 10 (5 tests) => 0:00:00.024171 - Worker 11 (5 tests) => 0:00:00.014071 - Worker 12 (5 tests) => 0:00:00.023361 - Worker 13 (5 tests) => 0:00:00.023139 - Worker 14 (5 tests) => 0:00:00.034354 - Worker 15 (5 tests) => 0:00:00.007131 - Worker 16 (5 tests) => 0:00:00.012842 - Worker 17 (5 tests) => 0:00:00.012273 - Worker 18 (5 tests) => 0:00:00.015090 - Worker 19 (5 tests) => 0:00:00.040540 - Worker 20 (5 tests) => 0:00:00.016874 - Worker 21 (5 tests) => 0:00:00.031978 - Worker 22 (5 tests) => 0:00:00.006483 - Worker 23 (5 tests) => 0:00:00.012026 - Worker 24 (5 tests) => 0:00:00.026012 - Worker 25 (5 tests) => 0:00:00.057903 - Worker 26 (4 tests) => 0:00:00.013903 - Worker 27 (4 tests) => 0:00:00.025470 - Worker 28 (4 tests) => 0:00:00.009812 - Worker 29 (4 tests) => 0:00:00.004086 - Worker 30 (4 tests) => 0:00:00.022617 - Worker 31 (4 tests) => 0:00:00.029698 - Worker 32 (4 tests) => 0:00:00.022787 - Worker 33 (4 tests) => 0:00:00.004195 - Worker 34 (4 tests) => 0:00:00.048396 - Worker 35 (4 tests) => 0:00:00.018684 - Worker 36 (4 tests) => 0:00:00.025688 - Worker 37 (4 tests) => 0:00:00.006828 - Worker 38 (4 tests) => 0:00:00.031886 - Worker 39 (4 tests) => 0:00:00.008202 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-placement-common-10.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.poErqb + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/doc/openstack-placement-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/doc/openstack-placement-common + cp -pr etc/placement/policy.yaml.sample /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/doc/openstack-placement-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wioBI4 + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-placement-common) = 10.0.0-1.el9s openstack-placement-common = 10.0.0-1.el9s Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 Processing files: openstack-placement-api-10.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nlXBwQ + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-api + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-api + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-placement-api) = 10.0.0-1.el9s openstack-placement-api = 10.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-placement-10.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.75gKpd + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/python3-placement + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/python3-placement + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/python3-placement + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-placement = 10.0.0-1.el9s python3-placement = 10.0.0-1.el9s python3.9-placement = 10.0.0-1.el9s python3.9dist(openstack-placement) = 10 python3dist(openstack-placement) = 10 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.9dist(setuptools) < 24 or python3.9dist(setuptools) > 24) with (python3.9dist(setuptools) < 34 or python3.9dist(setuptools) > 34) with (python3.9dist(setuptools) < 34.0.1 or python3.9dist(setuptools) > 34.0.1) with (python3.9dist(setuptools) < 34.0.2 or python3.9dist(setuptools) > 34.0.2) with (python3.9dist(setuptools) < 34.0.3 or python3.9dist(setuptools) > 34.0.3) with (python3.9dist(setuptools) < 34.1 or python3.9dist(setuptools) > 34.1) with (python3.9dist(setuptools) < 34.1.1 or python3.9dist(setuptools) > 34.1.1) with (python3.9dist(setuptools) < 34.2 or python3.9dist(setuptools) > 34.2) with (python3.9dist(setuptools) < 34.3 or python3.9dist(setuptools) > 34.3) with (python3.9dist(setuptools) < 34.3.1 or python3.9dist(setuptools) > 34.3.1) with (python3.9dist(setuptools) < 34.3.2 or python3.9dist(setuptools) > 34.3.2) with (python3.9dist(setuptools) < 36.2 or python3.9dist(setuptools) > 36.2) with python3.9dist(setuptools) >= 21) /usr/bin/bash python(abi) = 3.9 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystonemiddleware) >= 4.18 python3.9dist(microversion-parse) >= 0.2.1 python3.9dist(os-resource-classes) >= 1.1 python3.9dist(os-traits) >= 3 python3.9dist(oslo-concurrency) >= 3.26 python3.9dist(oslo-config) >= 6.7 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 8.6 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-middleware) >= 3.31 python3.9dist(oslo-policy) >= 3.7 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.5 python3.9dist(pbr) >= 3.1.1 python3.9dist(requests) >= 2.25 python3.9dist(routes) >= 2.3.1 python3.9dist(sqlalchemy) >= 1.4 python3.9dist(webob) >= 1.8.2 Obsoletes: python39-placement < 10.0.0-1.el9s Processing files: python3-placement-tests-10.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.17pfyC + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/python3-placement-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/python3-placement-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/python3-placement-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-placement-tests = 10.0.0-1.el9s python3-placement-tests = 10.0.0-1.el9s python3.9-placement-tests = 10.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-placement-tests < 10.0.0-1.el9s Processing files: openstack-placement-doc-10.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FEdaI8 + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/doc/openstack-placement-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/doc/openstack-placement-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/doc/openstack-placement-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xwjez3 + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-placement-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-placement-doc = 10.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/openstack-placement-10.0.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/openstack-placement-api-10.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-placement-common-10.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-placement-10.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-placement-tests-10.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-placement-doc-10.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b7vuRb + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-10.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-placement-10.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0