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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1693785600 Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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=1693785600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7put23 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz.asc --data=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz gpgv: Signature made Tue Aug 29 11:40:43 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf glance_store-4.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-4.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-glance-store-4.6.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.eC5Ro4 + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + 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/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires -t -e py39 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/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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=1693785600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LHMYqi + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz.asc --data=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz gpgv: Signature made Tue Aug 29 11:40:43 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf glance_store-4.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-4.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-glance-store-4.6.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tZyhIb + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + 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/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires -t -e py39 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/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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=1693785600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HTMEXa + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz.asc --data=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz gpgv: Signature made Tue Aug 29 11:40:43 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf glance_store-4.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-4.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-glance-store-4.6.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1Fpens + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + 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/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires -t -e py39 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/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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=1693785600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CNIU02 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz.asc --data=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz gpgv: Signature made Tue Aug 29 11:40:43 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf glance_store-4.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-4.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-glance-store-4.6.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xpRAYR + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + 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/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires -t -e py39 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 congratulations :) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=5.2.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=4.7.0 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.concurrency>=3.26.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement not satisfied: stevedore>=1.20.0 Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39 Requirement not satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: jsonschema>=3.2.0 Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement not satisfied: keystoneauth1>=3.4.0 Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 Requirement not satisfied: python-keystoneclient>=3.8.0 Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement not satisfied: requests>=2.14.2 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling ddt>=1.4.4 from tox --print-deps-only: py39 Requirement not satisfied: ddt>=1.4.4 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: python-subunit>=1.0.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: requests-mock>=1.2.0 Handling retrying>=1.3.3 from tox --print-deps-only: py39 Requirement not satisfied: retrying>=1.3.3 Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling boto3>=1.9.199 from tox --print-deps-only: py39 Requirement not satisfied: boto3>=1.9.199 Handling oslo.vmware>=3.6.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.vmware>=3.6.0 Handling httplib2>=0.9.1 from tox --print-deps-only: py39 Requirement not satisfied: httplib2>=0.9.1 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: python-swiftclient>=3.2.0 Handling python-cinderclient>=4.1.0 from tox --print-deps-only: py39 Requirement not satisfied: python-cinderclient>=4.1.0 Handling os-brick>=2.6.0 from tox --print-deps-only: py39 Requirement not satisfied: os-brick>=2.6.0 Handling oslo.rootwrap>=5.8.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.rootwrap>=5.8.0 Handling oslo.privsep>=1.23.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.privsep>=1.23.0 running dist_info writing glance_store.egg-info/PKG-INFO writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt writing requirements to glance_store.egg-info/requires.txt writing top-level names to glance_store.egg-info/top_level.txt writing pbr to glance_store.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 'glance_store.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/glance_store-4.6.1/glance_store.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: oslo.config (>=5.2.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: oslo.utils (>=4.7.0) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: oslo.concurrency (>=3.26.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: stevedore (>=1.20.0) Handling eventlet (!=0.18.3,!=0.20.1,>=0.18.2) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: jsonschema (>=3.2.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: keystoneauth1 (>=3.4.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (glance-store) Requirement not satisfied: requests (>=2.14.2) Handling python-cinderclient (>=4.1.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-cinderclient (>=4.1.0) ; extra == 'cinder' Handling os-brick (>=6.3.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: os-brick (>=6.3.0) ; extra == 'cinder' Handling oslo.rootwrap (>=5.8.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.rootwrap (>=5.8.0) ; extra == 'cinder' Handling oslo.privsep (>=1.23.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.privsep (>=1.23.0) ; extra == 'cinder' Handling boto3 (>=1.9.199) ; extra == 's3' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: boto3 (>=1.9.199) ; extra == 's3' Handling httplib2 (>=0.9.1) ; extra == 'swift' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: httplib2 (>=0.9.1) ; extra == 'swift' Handling python-swiftclient (>=3.2.0) ; extra == 'swift' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-swiftclient (>=3.2.0) ; extra == 'swift' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling ddt (>=1.4.4) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: ddt (>=1.4.4) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling retrying (>=1.3.3) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: retrying (>=1.3.3) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling boto3 (>=1.9.199) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: boto3 (>=1.9.199) ; extra == 'test' Handling oslo.vmware (>=3.6.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.vmware (>=3.6.0) ; extra == 'test' Handling httplib2 (>=0.9.1) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: httplib2 (>=0.9.1) ; extra == 'test' Handling python-swiftclient (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-swiftclient (>=3.2.0) ; extra == 'test' Handling python-cinderclient (>=4.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-cinderclient (>=4.1.0) ; extra == 'test' Handling os-brick (>=2.6.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: os-brick (>=2.6.0) ; extra == 'test' Handling oslo.rootwrap (>=5.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.rootwrap (>=5.8.0) ; extra == 'test' Handling oslo.privsep (>=1.23.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.privsep (>=1.23.0) ; extra == 'test' Handling oslo.vmware (>=3.6.0) ; extra == 'vmware' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.vmware (>=3.6.0) ; extra == 'vmware' + cat /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv glance_store.dist-info/ removed 'glance_store.dist-info/top_level.txt' removed 'glance_store.dist-info/pbr.json' removed 'glance_store.dist-info/LICENSE' removed 'glance_store.dist-info/METADATA' removed 'glance_store.dist-info/AUTHORS' removed 'glance_store.dist-info/entry_points.txt' removed directory 'glance_store.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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=1693785600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zKsGmr + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz.asc --data=/builddir/build/SOURCES/glance_store-4.6.1.tar.gz gpgv: Signature made Tue Aug 29 11:40:43 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf glance_store-4.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-4.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-glance-store-4.6.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + 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 sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.IEhdKy + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + 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/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires -t -e py39 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 congratulations :) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.1.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 5.2.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39 Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 3.2.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.3.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.1.0) Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling ddt>=1.4.4 from tox --print-deps-only: py39 Requirement satisfied: ddt>=1.4.4 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling retrying>=1.3.3 from tox --print-deps-only: py39 Requirement satisfied: retrying>=1.3.3 (installed: retrying 1.3.3) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling boto3>=1.9.199 from tox --print-deps-only: py39 Requirement satisfied: boto3>=1.9.199 (installed: boto3 1.26.118) Handling oslo.vmware>=3.6.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.vmware>=3.6.0 (installed: oslo.vmware 4.2.0) Handling httplib2>=0.9.1 from tox --print-deps-only: py39 Requirement satisfied: httplib2>=0.9.1 (installed: httplib2 0.20.4) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.4.0) Handling python-cinderclient>=4.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=4.1.0 (installed: python-cinderclient 9.3.0) Handling os-brick>=2.6.0 from tox --print-deps-only: py39 Requirement satisfied: os-brick>=2.6.0 (installed: os-brick 6.4.0) Handling oslo.rootwrap>=5.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.rootwrap>=5.8.0 (installed: oslo.rootwrap 7.1.0) Handling oslo.privsep>=1.23.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.privsep>=1.23.0 (installed: oslo.privsep 3.2.0) running dist_info writing glance_store.egg-info/PKG-INFO writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt writing requirements to glance_store.egg-info/requires.txt writing top-level names to glance_store.egg-info/top_level.txt writing pbr to glance_store.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 'glance_store.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/glance_store-4.6.1/glance_store.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.1.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 5.2.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling eventlet (!=0.18.3,!=0.20.1,>=0.18.2) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) (installed: eventlet 0.33.3) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 3.2.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.3.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.1.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling python-cinderclient (>=4.1.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-cinderclient (>=4.1.0) ; extra == 'cinder' Handling os-brick (>=6.3.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: os-brick (>=6.3.0) ; extra == 'cinder' Handling oslo.rootwrap (>=5.8.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.rootwrap (>=5.8.0) ; extra == 'cinder' Handling oslo.privsep (>=1.23.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.privsep (>=1.23.0) ; extra == 'cinder' Handling boto3 (>=1.9.199) ; extra == 's3' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: boto3 (>=1.9.199) ; extra == 's3' Handling httplib2 (>=0.9.1) ; extra == 'swift' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: httplib2 (>=0.9.1) ; extra == 'swift' Handling python-swiftclient (>=3.2.0) ; extra == 'swift' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-swiftclient (>=3.2.0) ; extra == 'swift' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling ddt (>=1.4.4) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: ddt (>=1.4.4) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling retrying (>=1.3.3) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: retrying (>=1.3.3) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling boto3 (>=1.9.199) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: boto3 (>=1.9.199) ; extra == 'test' Handling oslo.vmware (>=3.6.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.vmware (>=3.6.0) ; extra == 'test' Handling httplib2 (>=0.9.1) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: httplib2 (>=0.9.1) ; extra == 'test' Handling python-swiftclient (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-swiftclient (>=3.2.0) ; extra == 'test' Handling python-cinderclient (>=4.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-cinderclient (>=4.1.0) ; extra == 'test' Handling os-brick (>=2.6.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: os-brick (>=2.6.0) ; extra == 'test' Handling oslo.rootwrap (>=5.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.rootwrap (>=5.8.0) ; extra == 'test' Handling oslo.privsep (>=1.23.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.privsep (>=1.23.0) ; extra == 'test' Handling oslo.vmware (>=3.6.0) ; extra == 'vmware' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.vmware (>=3.6.0) ; extra == 'vmware' + cat /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv glance_store.dist-info/ removed 'glance_store.dist-info/top_level.txt' removed 'glance_store.dist-info/pbr.json' removed 'glance_store.dist-info/LICENSE' removed 'glance_store.dist-info/METADATA' removed 'glance_store.dist-info/AUTHORS' removed 'glance_store.dist-info/entry_points.txt' removed directory 'glance_store.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-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/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-194232-1102591/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/python-glance-store.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=1693785600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.iluvTI + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + 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/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires -t -e py39 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 congratulations :) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.1.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 5.2.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling eventlet!=0.18.3,!=0.20.1,>=0.18.2 from tox --print-deps-only: py39 Requirement satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 (installed: eventlet 0.33.3) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 3.2.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.3.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.1.0) Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling ddt>=1.4.4 from tox --print-deps-only: py39 Requirement satisfied: ddt>=1.4.4 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling retrying>=1.3.3 from tox --print-deps-only: py39 Requirement satisfied: retrying>=1.3.3 (installed: retrying 1.3.3) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling boto3>=1.9.199 from tox --print-deps-only: py39 Requirement satisfied: boto3>=1.9.199 (installed: boto3 1.26.118) Handling oslo.vmware>=3.6.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.vmware>=3.6.0 (installed: oslo.vmware 4.2.0) Handling httplib2>=0.9.1 from tox --print-deps-only: py39 Requirement satisfied: httplib2>=0.9.1 (installed: httplib2 0.20.4) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.4.0) Handling python-cinderclient>=4.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=4.1.0 (installed: python-cinderclient 9.3.0) Handling os-brick>=2.6.0 from tox --print-deps-only: py39 Requirement satisfied: os-brick>=2.6.0 (installed: os-brick 6.4.0) Handling oslo.rootwrap>=5.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.rootwrap>=5.8.0 (installed: oslo.rootwrap 7.1.0) Handling oslo.privsep>=1.23.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.privsep>=1.23.0 (installed: oslo.privsep 3.2.0) running dist_info creating glance_store.egg-info writing glance_store.egg-info/PKG-INFO writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt writing requirements to glance_store.egg-info/requires.txt writing top-level names to glance_store.egg-info/top_level.txt writing pbr to glance_store.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'glance_store.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 'glance_store.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/glance_store-4.6.1/glance_store.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.1.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 5.2.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling eventlet (!=0.18.3,!=0.20.1,>=0.18.2) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) (installed: eventlet 0.33.3) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 3.2.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.3.0) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.1.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (glance-store) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling python-cinderclient (>=4.1.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-cinderclient (>=4.1.0) ; extra == 'cinder' Handling os-brick (>=6.3.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: os-brick (>=6.3.0) ; extra == 'cinder' Handling oslo.rootwrap (>=5.8.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.rootwrap (>=5.8.0) ; extra == 'cinder' Handling oslo.privsep (>=1.23.0) ; extra == 'cinder' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.privsep (>=1.23.0) ; extra == 'cinder' Handling boto3 (>=1.9.199) ; extra == 's3' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: boto3 (>=1.9.199) ; extra == 's3' Handling httplib2 (>=0.9.1) ; extra == 'swift' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: httplib2 (>=0.9.1) ; extra == 'swift' Handling python-swiftclient (>=3.2.0) ; extra == 'swift' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-swiftclient (>=3.2.0) ; extra == 'swift' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling ddt (>=1.4.4) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: ddt (>=1.4.4) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling retrying (>=1.3.3) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: retrying (>=1.3.3) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling boto3 (>=1.9.199) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: boto3 (>=1.9.199) ; extra == 'test' Handling oslo.vmware (>=3.6.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.vmware (>=3.6.0) ; extra == 'test' Handling httplib2 (>=0.9.1) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: httplib2 (>=0.9.1) ; extra == 'test' Handling python-swiftclient (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-swiftclient (>=3.2.0) ; extra == 'test' Handling python-cinderclient (>=4.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: python-cinderclient (>=4.1.0) ; extra == 'test' Handling os-brick (>=2.6.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: os-brick (>=2.6.0) ; extra == 'test' Handling oslo.rootwrap (>=5.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.rootwrap (>=5.8.0) ; extra == 'test' Handling oslo.privsep (>=1.23.0) ; extra == 'test' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.privsep (>=1.23.0) ; extra == 'test' Handling oslo.vmware (>=3.6.0) ; extra == 'vmware' from hook generated metadata: Requires-Dist (glance-store) Ignoring alien requirement: oslo.vmware (>=3.6.0) ; extra == 'vmware' + cat /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv glance_store.dist-info/ removed 'glance_store.dist-info/top_level.txt' removed 'glance_store.dist-info/pbr.json' removed 'glance_store.dist-info/LICENSE' removed 'glance_store.dist-info/METADATA' removed 'glance_store.dist-info/AUTHORS' removed 'glance_store.dist-info/entry_points.txt' removed directory 'glance_store.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H5a5Ih + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + mkdir -p /builddir/build/BUILD/glance_store-4.6.1/.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/glance_store-4.6.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir Processing /builddir/build/BUILD/glance_store-4.6.1 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/glance_store-4.6.1/.pyproject-builddir/tmpum5abxc8 running dist_info creating /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info writing /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.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/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-modern-metadata-kzoadsyt/glance_store.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: glance-store Building wheel for glance-store (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/glance_store-4.6.1/.pyproject-builddir/tmp7hyqbz91 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/glance_store creating build/lib/glance_store/tests creating build/lib/glance_store/tests/unit creating build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/test_attachment_state_manager.py -> build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/test_fs_mount.py -> build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/test_utils.py -> build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/test_cinder_utils.py -> build/lib/glance_store/tests/unit/common copying glance_store/tests/unit/common/__init__.py -> build/lib/glance_store/tests/unit/common creating build/lib/glance_store/tests/functional creating build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/functional/filesystem/test_functional_filesystem.py -> build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/functional/filesystem/__init__.py -> build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/unit/test_swift_store_utils.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_location.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_opts.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_vmware_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_test_utils.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_driver.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store_multibackend.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_filesystem.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_s3.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_s3_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_rbd.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_exceptions.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_http_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_filesystem_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_store_base.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_backend.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_rbd_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_multistore_vmware.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/__init__.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_store_capabilities.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_connection_manager.py -> build/lib/glance_store/tests/unit creating build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/swift/test_functional_swift.py -> build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/swift/__init__.py -> build/lib/glance_store/tests/functional/swift copying glance_store/driver.py -> build/lib/glance_store copying glance_store/i18n.py -> build/lib/glance_store copying glance_store/location.py -> build/lib/glance_store copying glance_store/exceptions.py -> build/lib/glance_store copying glance_store/capabilities.py -> build/lib/glance_store copying glance_store/backend.py -> build/lib/glance_store copying glance_store/__init__.py -> build/lib/glance_store copying glance_store/multi_backend.py -> build/lib/glance_store creating build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/test_cinder_store.py -> build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/test_scaleio.py -> build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/test_nfs.py -> build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/test_cinder_base.py -> build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/__init__.py -> build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/test_base.py -> build/lib/glance_store/tests/unit/cinder copying glance_store/tests/unit/cinder/test_multistore_cinder.py -> build/lib/glance_store/tests/unit/cinder creating build/lib/glance_store/_drivers creating build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/connection_manager.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/store.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/buffered.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/utils.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/__init__.py -> build/lib/glance_store/_drivers/swift creating build/lib/glance_store/_drivers/cinder copying glance_store/_drivers/cinder/scaleio.py -> build/lib/glance_store/_drivers/cinder copying glance_store/_drivers/cinder/nfs.py -> build/lib/glance_store/_drivers/cinder copying glance_store/_drivers/cinder/store.py -> build/lib/glance_store/_drivers/cinder copying glance_store/_drivers/cinder/base.py -> build/lib/glance_store/_drivers/cinder copying glance_store/_drivers/cinder/__init__.py -> build/lib/glance_store/_drivers/cinder copying glance_store/_drivers/filesystem.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/rbd.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/s3.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/vmware_datastore.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/http.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/__init__.py -> build/lib/glance_store/_drivers creating build/lib/glance_store/common copying glance_store/common/fs_mount.py -> build/lib/glance_store/common copying glance_store/common/cinder_utils.py -> build/lib/glance_store/common copying glance_store/common/attachment_state_manager.py -> build/lib/glance_store/common copying glance_store/common/utils.py -> build/lib/glance_store/common copying glance_store/common/__init__.py -> build/lib/glance_store/common copying glance_store/tests/functional/base.py -> build/lib/glance_store/tests/functional copying glance_store/tests/functional/__init__.py -> build/lib/glance_store/tests/functional copying glance_store/tests/fakes.py -> build/lib/glance_store/tests copying glance_store/tests/base.py -> build/lib/glance_store/tests copying glance_store/tests/utils.py -> build/lib/glance_store/tests copying glance_store/tests/__init__.py -> build/lib/glance_store/tests running egg_info creating glance_store.egg-info writing glance_store.egg-info/PKG-INFO writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt writing requirements to glance_store.egg-info/requires.txt writing top-level names to glance_store.egg-info/top_level.txt writing pbr to glance_store.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'glance_store.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 'glance_store.egg-info/SOURCES.txt' creating build/lib/glance_store/locale creating build/lib/glance_store/locale/en_GB creating build/lib/glance_store/locale/en_GB/LC_MESSAGES copying glance_store/locale/en_GB/LC_MESSAGES/glance_store.po -> build/lib/glance_store/locale/en_GB/LC_MESSAGES creating build/lib/glance_store/locale/ko_KR creating build/lib/glance_store/locale/ko_KR/LC_MESSAGES copying glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po -> build/lib/glance_store/locale/ko_KR/LC_MESSAGES copying glance_store/tests/functional/README.rst -> build/lib/glance_store/tests/functional creating build/lib/glance_store/tests/etc copying glance_store/tests/etc/glance-swift.conf -> build/lib/glance_store/tests/etc 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/glance_store copying build/lib/glance_store/driver.py -> build/bdist.linux-x86_64/wheel/glance_store copying build/lib/glance_store/i18n.py -> build/bdist.linux-x86_64/wheel/glance_store creating build/bdist.linux-x86_64/wheel/glance_store/tests creating build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store_utils.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_location.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_opts.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_vmware_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_test_utils.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_driver.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store_multibackend.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_filesystem.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_s3.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_s3_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_multistore_rbd.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_http_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit creating build/bdist.linux-x86_64/wheel/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/test_attachment_state_manager.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/test_fs_mount.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/test_cinder_utils.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/common copying build/lib/glance_store/tests/unit/test_filesystem_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_store_base.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_backend.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_rbd_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit creating build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/test_cinder_store.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/test_scaleio.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/test_nfs.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/test_cinder_base.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/test_base.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/cinder/test_multistore_cinder.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit/cinder copying build/lib/glance_store/tests/unit/test_multistore_vmware.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_store_capabilities.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_connection_manager.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/unit creating build/bdist.linux-x86_64/wheel/glance_store/tests/functional creating build/bdist.linux-x86_64/wheel/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/swift/test_functional_swift.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/swift/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/README.rst -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional copying build/lib/glance_store/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional creating build/bdist.linux-x86_64/wheel/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/filesystem/test_functional_filesystem.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/filesystem/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests/functional creating build/bdist.linux-x86_64/wheel/glance_store/tests/etc copying build/lib/glance_store/tests/etc/glance-swift.conf -> build/bdist.linux-x86_64/wheel/glance_store/tests/etc copying build/lib/glance_store/tests/fakes.py -> build/bdist.linux-x86_64/wheel/glance_store/tests copying build/lib/glance_store/tests/base.py -> build/bdist.linux-x86_64/wheel/glance_store/tests copying build/lib/glance_store/tests/utils.py -> build/bdist.linux-x86_64/wheel/glance_store/tests copying build/lib/glance_store/tests/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/tests copying build/lib/glance_store/location.py -> build/bdist.linux-x86_64/wheel/glance_store copying build/lib/glance_store/exceptions.py -> build/bdist.linux-x86_64/wheel/glance_store copying build/lib/glance_store/capabilities.py -> build/bdist.linux-x86_64/wheel/glance_store copying build/lib/glance_store/backend.py -> build/bdist.linux-x86_64/wheel/glance_store creating build/bdist.linux-x86_64/wheel/glance_store/common copying build/lib/glance_store/common/fs_mount.py -> build/bdist.linux-x86_64/wheel/glance_store/common copying build/lib/glance_store/common/cinder_utils.py -> build/bdist.linux-x86_64/wheel/glance_store/common copying build/lib/glance_store/common/attachment_state_manager.py -> build/bdist.linux-x86_64/wheel/glance_store/common copying build/lib/glance_store/common/utils.py -> build/bdist.linux-x86_64/wheel/glance_store/common copying build/lib/glance_store/common/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/common creating build/bdist.linux-x86_64/wheel/glance_store/_drivers copying build/lib/glance_store/_drivers/filesystem.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers copying build/lib/glance_store/_drivers/rbd.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers copying build/lib/glance_store/_drivers/s3.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers creating build/bdist.linux-x86_64/wheel/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/connection_manager.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/store.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/buffered.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/utils.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/vmware_datastore.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers copying build/lib/glance_store/_drivers/http.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers creating build/bdist.linux-x86_64/wheel/glance_store/_drivers/cinder copying build/lib/glance_store/_drivers/cinder/scaleio.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/cinder copying build/lib/glance_store/_drivers/cinder/nfs.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/cinder copying build/lib/glance_store/_drivers/cinder/store.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/cinder copying build/lib/glance_store/_drivers/cinder/base.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/cinder copying build/lib/glance_store/_drivers/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers/cinder copying build/lib/glance_store/_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store/_drivers creating build/bdist.linux-x86_64/wheel/glance_store/locale creating build/bdist.linux-x86_64/wheel/glance_store/locale/ko_KR creating build/bdist.linux-x86_64/wheel/glance_store/locale/ko_KR/LC_MESSAGES copying build/lib/glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po -> build/bdist.linux-x86_64/wheel/glance_store/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/glance_store/locale/en_GB creating build/bdist.linux-x86_64/wheel/glance_store/locale/en_GB/LC_MESSAGES copying build/lib/glance_store/locale/en_GB/LC_MESSAGES/glance_store.po -> build/bdist.linux-x86_64/wheel/glance_store/locale/en_GB/LC_MESSAGES copying build/lib/glance_store/__init__.py -> build/bdist.linux-x86_64/wheel/glance_store copying build/lib/glance_store/multi_backend.py -> build/bdist.linux-x86_64/wheel/glance_store running install_data creating build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data creating build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data/data creating build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data/data/etc creating build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data/data/etc/glance copying etc/glance/rootwrap.conf -> build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data/data/etc/glance creating build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data/data/etc/glance/rootwrap.d copying etc/glance/rootwrap.d/glance_cinder_store.filters -> build/bdist.linux-x86_64/wheel/glance_store-4.6.1.data/data/etc/glance/rootwrap.d running install_egg_info Copying glance_store.egg-info to build/bdist.linux-x86_64/wheel/glance_store-4.6.1-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/glance_store-4.6.1.dist-info/WHEEL creating '/builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir/pip-wheel-8m9jdqiu/tmpk_gnmger/glance_store-4.6.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'glance_store/__init__.py' adding 'glance_store/backend.py' adding 'glance_store/capabilities.py' adding 'glance_store/driver.py' adding 'glance_store/exceptions.py' adding 'glance_store/i18n.py' adding 'glance_store/location.py' adding 'glance_store/multi_backend.py' adding 'glance_store/_drivers/__init__.py' adding 'glance_store/_drivers/filesystem.py' adding 'glance_store/_drivers/http.py' adding 'glance_store/_drivers/rbd.py' adding 'glance_store/_drivers/s3.py' adding 'glance_store/_drivers/vmware_datastore.py' adding 'glance_store/_drivers/cinder/__init__.py' adding 'glance_store/_drivers/cinder/base.py' adding 'glance_store/_drivers/cinder/nfs.py' adding 'glance_store/_drivers/cinder/scaleio.py' adding 'glance_store/_drivers/cinder/store.py' adding 'glance_store/_drivers/swift/__init__.py' adding 'glance_store/_drivers/swift/buffered.py' adding 'glance_store/_drivers/swift/connection_manager.py' adding 'glance_store/_drivers/swift/store.py' adding 'glance_store/_drivers/swift/utils.py' adding 'glance_store/common/__init__.py' adding 'glance_store/common/attachment_state_manager.py' adding 'glance_store/common/cinder_utils.py' adding 'glance_store/common/fs_mount.py' adding 'glance_store/common/utils.py' adding 'glance_store/locale/en_GB/LC_MESSAGES/glance_store.po' adding 'glance_store/locale/ko_KR/LC_MESSAGES/glance_store.po' adding 'glance_store/tests/__init__.py' adding 'glance_store/tests/base.py' adding 'glance_store/tests/fakes.py' adding 'glance_store/tests/utils.py' adding 'glance_store/tests/etc/glance-swift.conf' adding 'glance_store/tests/functional/README.rst' adding 'glance_store/tests/functional/__init__.py' adding 'glance_store/tests/functional/base.py' adding 'glance_store/tests/functional/filesystem/__init__.py' adding 'glance_store/tests/functional/filesystem/test_functional_filesystem.py' adding 'glance_store/tests/functional/swift/__init__.py' adding 'glance_store/tests/functional/swift/test_functional_swift.py' adding 'glance_store/tests/unit/__init__.py' adding 'glance_store/tests/unit/test_backend.py' adding 'glance_store/tests/unit/test_connection_manager.py' adding 'glance_store/tests/unit/test_driver.py' adding 'glance_store/tests/unit/test_exceptions.py' adding 'glance_store/tests/unit/test_filesystem_store.py' adding 'glance_store/tests/unit/test_http_store.py' adding 'glance_store/tests/unit/test_location.py' adding 'glance_store/tests/unit/test_multistore_filesystem.py' adding 'glance_store/tests/unit/test_multistore_rbd.py' adding 'glance_store/tests/unit/test_multistore_s3.py' adding 'glance_store/tests/unit/test_multistore_vmware.py' adding 'glance_store/tests/unit/test_opts.py' adding 'glance_store/tests/unit/test_rbd_store.py' adding 'glance_store/tests/unit/test_s3_store.py' adding 'glance_store/tests/unit/test_store_base.py' adding 'glance_store/tests/unit/test_store_capabilities.py' adding 'glance_store/tests/unit/test_swift_store.py' adding 'glance_store/tests/unit/test_swift_store_multibackend.py' adding 'glance_store/tests/unit/test_swift_store_utils.py' adding 'glance_store/tests/unit/test_test_utils.py' adding 'glance_store/tests/unit/test_vmware_store.py' adding 'glance_store/tests/unit/cinder/__init__.py' adding 'glance_store/tests/unit/cinder/test_base.py' adding 'glance_store/tests/unit/cinder/test_cinder_base.py' adding 'glance_store/tests/unit/cinder/test_cinder_store.py' adding 'glance_store/tests/unit/cinder/test_multistore_cinder.py' adding 'glance_store/tests/unit/cinder/test_nfs.py' adding 'glance_store/tests/unit/cinder/test_scaleio.py' adding 'glance_store/tests/unit/common/__init__.py' adding 'glance_store/tests/unit/common/test_attachment_state_manager.py' adding 'glance_store/tests/unit/common/test_cinder_utils.py' adding 'glance_store/tests/unit/common/test_fs_mount.py' adding 'glance_store/tests/unit/common/test_utils.py' adding 'glance_store-4.6.1.data/data/etc/glance/rootwrap.conf' adding 'glance_store-4.6.1.data/data/etc/glance/rootwrap.d/glance_cinder_store.filters' adding 'glance_store-4.6.1.dist-info/AUTHORS' adding 'glance_store-4.6.1.dist-info/LICENSE' adding 'glance_store-4.6.1.dist-info/METADATA' adding 'glance_store-4.6.1.dist-info/WHEEL' adding 'glance_store-4.6.1.dist-info/entry_points.txt' adding 'glance_store-4.6.1.dist-info/pbr.json' adding 'glance_store-4.6.1.dist-info/top_level.txt' adding 'glance_store-4.6.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for glance-store (PEP 517): finished with status 'done' Created wheel for glance-store: filename=glance_store-4.6.1-py3-none-any.whl size=239259 sha256=a992bd30a4548ce4674cafb24265cd548ffd356b459a6871d86c7273752a4ab5 Stored in directory: /builddir/.cache/pip/wheels/4f/00/aa/8a8f76b7933956cdc40d946f57c5532850da44c097ddcf993a Successfully built glance-store + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Idyfdc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch + cd glance_store-4.6.1 ++ ls /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir/glance_store-4.6.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=glance_store==4.6.1 + TMPDIR=/builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-glance-store-4.6.1-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/glance_store-4.6.1/pyproject-wheeldir glance_store==4.6.1 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/glance_store-4.6.1/pyproject-wheeldir Processing ./pyproject-wheeldir/glance_store-4.6.1-py3-none-any.whl Installing collected packages: glance-store Creating /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/bin/glance-rootwrap to 755 Successfully installed glance-store-4.6.1 + '[' -d /builddir/build/BUILDROOT/python-glance-store-4.6.1-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/python-glance-store-4.6.1-1.el9s.noarch/usr/bin/glance-rootwrap /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/bin/glance-rootwrap: updating + rm -rfv /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch --record /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info/RECORD --output /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages/glance_store-4.6.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-glance-store-4.6.1-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + ln -s ./glance-rootwrap /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/bin/glance-rootwrap-3 + install -p -D -m 644 etc/glance/rootwrap.d/glance_cinder_store.filters /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/glance_store/glance_cinder_store.filters + rm -rf /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/etc/glance + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 4.6.1-1.el9s --unique-debug-suffix -4.6.1-1.el9s.noarch --unique-debug-src-base python-glance-store-4.6.1-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/glance_store-4.6.1 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/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eh5bde + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + unset http_proxy + unset https_proxy + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/glance_store-4.6.1/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 ERROR [glance_store._drivers.cinder.nfs] Encrypted volume creation for cinder nfs is not supported from glance_store. Failed to create volume ac8e8c18-8e4e-42a1-97b1-164b60e8cbad ERROR [glance_store._drivers.cinder.store] Exception while accessing to cinder volume ac8e8c18-8e4e-42a1-97b1-164b60e8cbad. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 754, in _open_cinder_volume device = conn.connect_volume(volume) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/nfs.py", line 80, in connect_volume raise exceptions.BackendException(msg) glance_store.exceptions.BackendException: Encrypted volume creation for cinder nfs is not supported from glance_store. Failed to create volume ac8e8c18-8e4e-42a1-97b1-164b60e8cbad ERROR [glance_store._drivers.cinder.store] Failed to write to volume 0c9888b0-d5a8-4622-beb0-dbd0710338ff. ERROR [glance_store._drivers.cinder.scaleio] Timeout while waiting while volume to resize the device in 6 tries. ERROR [glance_store._drivers.cinder.nfs] Encrypted volume creation for cinder nfs is not supported from glance_store. Failed to create volume 0e9859c1-f6e9-4479-b318-cc17b748b9c7 ERROR [glance_store._drivers.cinder.store] Exception while accessing to cinder volume 0e9859c1-f6e9-4479-b318-cc17b748b9c7. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 754, in _open_cinder_volume device = conn.connect_volume(volume) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/nfs.py", line 80, in connect_volume raise exceptions.BackendException(msg) glance_store.exceptions.BackendException: Encrypted volume creation for cinder nfs is not supported from glance_store. Failed to create volume 0e9859c1-f6e9-4479-b318-cc17b748b9c7 ERROR [glance_store.common.cinder_utils] Show attachment failed for attachment 193b1a2e-bcbb-4a71-9244-cc6891413b69. Error: None Code: 1 ERROR [glance_store.common.cinder_utils] Update attachment failed for attachment 380d2f2b-1c18-45e9-9ad7-33e8ab2bf14b. Error: None Code: 1 ERROR [glance_store._drivers.cinder.store] Failed to write to volume 42cbdf09-dfd2-4942-9da7-6f6195c78e4a. ERROR [glance_store._drivers.cinder.store] Failed to get image size due to volume can not be found: WARNING [glance_store.common.fs_mount] Request to remove attachment (sentinel.vol, sentinel.host) from sentinel.mountpoint, but we don't think it's in use. ERROR [glance_store.backend] A bad metadata structure was returned from the hello storage driver: {'topkey': {'key1': 'somevalue', 'key2': 'somevalue', 'k3': [1, ]}, 'list': ['somevalue', '2'], 'u': '2'}. The image metadata key k3[0] has an invalid type of . Only dict, list, and unicode are supported.. ERROR [glance_store.backend] A bad metadata structure was returned from the hello storage driver: {'topkey': {'key1': 'somevalue', 'key2': 'somevalue', 'k3': [1, ]}, 'list': ['somevalue', '2'], 'u': '2'}. The image metadata key k3[0] has an invalid type of . Only dict, list, and unicode are supported.. ERROR [glance_store._drivers.cinder.store] Failed to get image volume : None (HTTP 500) ERROR [glance_store._drivers.cinder.scaleio] Timeout while waiting while volume to resize the device in 6 tries. ERROR [glance_store._drivers.cinder.store] Timeout while waiting while volume fake-id status is available. ERROR [glance_store._drivers.filesystem] The image path /tmp/tmplo_9ss6d/tmp17xj8zhq/ff6397d9-362f-4979-ac53-bacdde6925d6 does not match with any of the mountpoint defined in metadata: [{'id': 'abcdefg', 'mountpoint': '/xyz/images'}, {'id': 'xyz1234', 'mountpoint': '/pqr/images'}]. An empty dictionary will be returned to the client. ERROR [glance_store._drivers.cinder.store] Failed to write to volume 562e67ea-d13d-4eac-afa4-20cc60a91edd. ERROR [glance_store._drivers.cinder.store] Failed to delete of volume 562e67ea-d13d-4eac-afa4-20cc60a91edd. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 888, in _call_offline_extend volume = self._wait_volume_status(volume, 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 1155, in _execute_mock_call raise result glance_store.exceptions.BackendException During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 1045, in add self._offline_extend(client, volume, write_props) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 942, in _offline_extend write_props.size_gb = self._call_offline_extend( File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 894, in _call_offline_extend raise exceptions.StorageFull() glance_store.exceptions.StorageFull: There is not enough disk space on the image storage media. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 1058, in add volume.delete() 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 ERROR [glance_store._drivers.filesystem] Unable to remove partial image data for image 127782e1-5379-4bd0-a61b-599dd515fb1d: [Errno 2] No such file or directory: '/tmp/tmp_slri1m9/tmpod678wmu/127782e1-5379-4bd0-a61b-599dd515fb1d' ERROR [glance_store._drivers.cinder.store] Exception while accessing to cinder volume 3c0f6df1-889b-40d1-8895-4675feb96254. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 736, in _open_cinder_volume attachment = self.volume_api.attachment_update( 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: update attachment fake error ERROR [glance_store.common.cinder_utils] Delete attachment failed for attachment 99bd8d5f-a263-4894-ab65-c80437006397. Error: None Code: 1 ERROR [glance_store._drivers.cinder.nfs] Encrypted volume creation for cinder nfs is not supported from glance_store. Failed to create volume fake_vol_uuid ERROR [glance_store._drivers.cinder.store] Failed to get image size due to internal error. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 872, in get_size volume = self.get_cinderclient(context).volumes.get(loc.volume_id) 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 ERROR [glance_store._drivers.filesystem] There is no enough disk space left on the image storage media. requested=5120 NoneType: None ERROR [glance_store._drivers.filesystem] The image path /tmp/tmpvyfc2wij/tmpx3xsudmq/b53046e6-841d-40a2-9cd5-ba011c02b698 does not match with any of the mountpoint defined in metadata: [{'id': 'abcdefg', 'mountpoint': '/xyz/images'}]. An empty dictionary will be returned to the client. ERROR [glance_store.backend] A bad metadata structure was returned from the hello storage driver: {'key': b'a string'}. The image metadata key key has an invalid type of . Only dict, list, and unicode are supported.. ERROR [glance_store.backend] A bad metadata structure was returned from the hello storage driver: {'key': b'a string'}. The image metadata key key has an invalid type of . Only dict, list, and unicode are supported.. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.cinder.store] Failed to write to volume fa44184d-601f-43b4-ab01-f7dc9fc9c869. ERROR [glance_store._drivers.filesystem] Unable to remove partial image data for image ad3fb38c-39b1-4c7a-866a-d4cc0e73f266: [Errno 2] No such file or directory: '/tmp/tmpyt5kw5xa/tmpuo_08v02/ad3fb38c-39b1-4c7a-866a-d4cc0e73f266' ERROR [glance_store.backend] The storage driver hello returned invalid metadata []. This must be a dictionary type ERROR [glance_store.backend] The storage driver hello returned invalid metadata []. This must be a dictionary type ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.cinder.store] Failed to write to volume 824cc22a-a53e-4fc2-baa9-bf8b7901d250. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.cinder.nfs] qcow2 volume creation for cinder nfs is not supported from glance_store. Failed to create volume fake_vol_uuid ERROR [glance_store._drivers.cinder.store] Failed to delete of volume 824cc22a-a53e-4fc2-baa9-bf8b7901d250. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 888, in _call_offline_extend volume = self._wait_volume_status(volume, 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 1155, in _execute_mock_call raise result glance_store.exceptions.BackendException During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 1045, in add self._offline_extend(client, volume, write_props) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 942, in _offline_extend write_props.size_gb = self._call_offline_extend( File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 894, in _call_offline_extend raise exceptions.StorageFull() glance_store.exceptions.StorageFull: There is not enough disk space on the image storage media. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 1058, in add volume.delete() 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 ERROR [glance_store._drivers.filesystem] Unable to remove partial image data for image 3026ca72-d1aa-493e-b9ed-226f0be6e830: [Errno 2] No such file or directory: '/tmp/tmpxvt52gt0/tmp6j9ba7dy/3026ca72-d1aa-493e-b9ed-226f0be6e830' ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store._drivers.rbd] Since image size is zero we will be doing resize-before-write which will be slower than normal ERROR [glance_store._drivers.cinder.store] Timeout while waiting while volume fake-id status is available. ERROR [glance_store._drivers.filesystem] There is no enough disk space left on the image storage media. requested=5120 NoneType: None ERROR [glance_store._drivers.cinder.store] Failed to get image size due to volume can not be found: ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] Failed to store image fake_image_id Store Exception Image fake_image_id not found ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpi_procfa/tmpz05g7jgy/storage_metadata.2ec6e768-ede3-4d2d-acce-5e28152a21e0 is not valid and it can not be used: 'id' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[1]: {'mountpoint': '/pqr/images'}. ERROR [glance_store._drivers.cinder.store] Failed to write to volume 27bb152d-3568-4feb-86df-9d0ba06e5ebb. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp7ponhkrd/tmp5yudg2tv/storage_metadata.cf9cf1a5-00fd-4d0e-b25d-cd322e7621ca is not valid and it can not be used: 1234 is not of type 'string' Failed validating 'type' in schema['items']['properties']['id']: {'type': 'string'} On instance[1]['id']: 1234. {2} glance_store.tests.unit.cinder.test_base.TestBaseBrickConnectorInterface.test_disconnect_volume [0.021109s] ... ok {2} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get_size_with_metadata [0.005449s] ... ok ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp7ponhkrd/tmp5yudg2tv/storage_metadata.6e687dbd-a852-4a17-8b54-ae737bd048e1 is not valid and it can not be used: 1234 is not of type 'string' Failed validating 'type' in schema['items']['properties']['mountpoint']: {'type': 'string'} On instance[0]['mountpoint']: 1234. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpi_procfa/tmpz05g7jgy/storage_metadata.e0afe274-f03b-4975-84f5-fb87c12093e9 is not valid and it can not be used: 'mountpoint' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[0]: {'id': 'abcdefg'}. WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.cinder.nfs] qcow2 volume creation for cinder nfs is not supported from glance_store. Failed to create volume 0df618d2-cbd2-4faa-8afb-d44d80ea3843 ERROR [glance_store._drivers.cinder.store] Exception while accessing to cinder volume 0df618d2-cbd2-4faa-8afb-d44d80ea3843. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 754, in _open_cinder_volume device = conn.connect_volume(volume) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/nfs.py", line 80, in connect_volume raise exceptions.BackendException(msg) glance_store.exceptions.BackendException: qcow2 volume creation for cinder nfs is not supported from glance_store. Failed to create volume 0df618d2-cbd2-4faa-8afb-d44d80ea3843 ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpqdkt70iw/tmp0p2towb2/storage_metadata.b746916c-2cc5-411a-8bd2-fe542c875c81 is not valid and it can not be used: The image metadata key akey has an invalid type of . Only dict, list, and unicode are supported.. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {0} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient_cinder_endpoint_template [0.021886s] ... ok ERROR [glance_store._drivers.filesystem] The image path /tmp/tmpagpfxgey/tmpmytnlizt/edd799f6-27b3-43ca-815a-f4dbc0dead39 does not match with any of the mountpoint defined in metadata: [{'id': 'abcdefg', 'mountpoint': '/xyz/images'}, {'id': 'xyz1234', 'mountpoint': '/pqr/images'}]. An empty dictionary will be returned to the client. {0} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__get_host_ip_v6 [0.005661s] ... ok ERROR [glance_store._drivers.filesystem] Specified an invalid 'filesystem_store_file_perm' option which could make image file to be unaccessible by glance service. {0} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_nfs_encrypted [0.017308s] ... ok {0} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_create_with_connector_and_mountpoint [0.002547s] ... ok {0} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_update [0.002258s] ... ok ERROR [glance_store.common.cinder_utils] Complete attachment failed for attachment 2dc329da-2269-4b9d-a1ef-fbbe7d2a3d9f. Error: None Code: 1 ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to remove partial image data for image 57f691eb-e9a2-4908-ad89-94f688a6b6d0: [Errno 2] No such file or directory: '/tmp/tmp_ephy4om/tmpuqq3ekhx/57f691eb-e9a2-4908-ad89-94f688a6b6d0' ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store.common.fs_mount] Host not initialized ERROR [glance_store._drivers.vmware_datastore] Invalid datacenter_path or datastore_name specified in vmware_datastores configuration NoneType: None ERROR [glance_store._drivers.vmware_datastore] Invalid datacenter_path or datastore_name specified in vmware_datastores configuration NoneType: None ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store._drivers.rbd] Since image size is zero we will be doing resize-before-write which will be slower than normal ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpp9hjaaq9/tmp60nybom1/storage_metadata.6d4bec92-bbfb-476e-ab17-53c9ef4962fe is not valid and it can not be used: The image metadata key akey has an invalid type of . Only dict, list, and unicode are supported.. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.cinder.nfs] Encrypted volume creation for cinder nfs is not supported from glance_store. Failed to create volume fake_vol_uuid ERROR [glance_store._drivers.cinder.nfs] qcow2 volume creation for cinder nfs is not supported from glance_store. Failed to create volume be253108-0ca1-4621-8b62-f1ebd49c6840 ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.cinder.store] Exception while accessing to cinder volume be253108-0ca1-4621-8b62-f1ebd49c6840. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 754, in _open_cinder_volume device = conn.connect_volume(volume) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/nfs.py", line 80, in connect_volume raise exceptions.BackendException(msg) glance_store.exceptions.BackendException: qcow2 volume creation for cinder nfs is not supported from glance_store. Failed to create volume be253108-0ca1-4621-8b62-f1ebd49c6840 ERROR [glance_store._drivers.vmware_datastore] Invalid weight value 0 in vmware_datastores configuration Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/vmware_datastore.py", line 461, in _parse_datastore_info_and_weight weight = int(parts[2]) ValueError: invalid literal for int() with base 10: 'c' ERROR [glance_store._drivers.cinder.store] The status of volume fake-id is unexpected: status = error, expected = in-use. ERROR [glance_store._drivers.rbd] Failed to store image fake_image_id Store Exception Image fake_image_id not found ERROR [glance_store.common.cinder_utils] Create attachment failed for volume 199494da-c843-45e9-88eb-40c7e1fbcec2. Error: None Code: 1 ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store._drivers.rbd] Since image size is zero we will be doing resize-before-write which will be slower than normal ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store._drivers.rbd] Snap Operating Exception Snapshot is in use. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpp11j1c3y/tmpqxdll4z3/storage_metadata.387a3283-d1b5-43d4-aff8-b8ee4a394127 is not valid and it can not be used: 10 is not of type 'string' Failed validating 'type' in schema['items']['properties']['id']: {'type': 'string'} On instance[0]['id']: 10. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpp11j1c3y/tmpqxdll4z3/storage_metadata.cf3763e1-cc12-492e-9b02-9ac67bf78153 is not valid and it can not be used: 12345 is not of type 'string' Failed validating 'type' in schema['items']['properties']['mountpoint']: {'type': 'string'} On instance[0]['mountpoint']: 12345. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] Error connecting to ceph cluster. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/rbd.py", line 306, in get_connection client.connect() 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 glance_store.tests.unit.test_rbd_store.MockRados.Error ERROR [glance_store._drivers.cinder.store] Failed to get image size due to internal error. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 872, in get_size volume = self.get_cinderclient(context).volumes.get(loc.volume_id) 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 ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to remove partial image data for image e9582557-71e5-4d52-9233-1fa9f426b01c: [Errno 2] No such file or directory: '/tmp/tmpt7ksj29n/tmpzohxa2fw/e9582557-71e5-4d52-9233-1fa9f426b01c' WARNING [glance_store._drivers.rbd] Snap Operating Exception Snapshot is in use. WARNING [glance_store._drivers.filesystem] Directory /tmp/tmpjrf06pft/tmp6fldr2xd specified multiple times in filesystem_store_datadirs option of filesystem configuration ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.location] Location URI must start with one of the following schemas: file://, http:// ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images ERROR [glance_store._drivers.filesystem] Unable to remove partial image data for image f635fcd1-a8e9-4155-8450-87749353f781: [Errno 2] No such file or directory: '/tmp/tmp0ueviicy/tmpga7fy8x0/f635fcd1-a8e9-4155-8450-87749353f781' WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.filesystem] Directory /tmp/tmpky5w5ul_/tmp73mqoz_q specified multiple times in filesystem_store_datadirs option of filesystem configuration ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp_kd91v16/tmp3mjz7bds/storage_metadata.bb7aa7ca-2eb7-493d-98dc-bc3cd1387982 is not valid and it can not be used: 'id' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[1]: {'mountpoint': '/pqr/images'}. ERROR [glance_store._drivers.http] Remote server where the image is present is unavailable. Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/usr/lib/python3.9/site-packages/urllib3/util/connection.py", line 73, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib64/python3.9/socket.py", line 954, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 394, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 234, in request super(HTTPConnection, self).request(method, url, body=body, headers=headers) File "/usr/lib64/python3.9/http/client.py", line 1285, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1331, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1280, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1040, in _send_output self.send(msg) File "/usr/lib64/python3.9/http/client.py", line 980, in send self.connect() File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 200, in connect conn = self._new_conn() File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='netloc', port=80): Max retries exceeded with url: /path/to/file.tar.gz (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/http.py", line 224, in get conn, resp, content_length = self._query(location, 'GET') File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/http.py", line 274, in _query conn = self._get_response(loc, verb) File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/http.py", line 350, in _get_response return self.session.request(verb, location.get_uri(), stream=True, File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 544, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 657, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='netloc', port=80): Max retries exceeded with url: /path/to/file.tar.gz (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp_kd91v16/tmp3mjz7bds/storage_metadata.b27ebbb0-8120-443b-8864-1a24ca6d2050 is not valid and it can not be used: 'mountpoint' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[0]: {'id': 'abcdefg'}. WARNING [glance_store._drivers.rbd] Since image size is zero we will be doing resize-before-write which will be slower than normal ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] Failed to store image fake_image_id insufficient space available ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store._drivers.rbd] Unable to remove image fake_image: it has snapshot(s) left; trashing instead WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpmv59v8yc/tmpp1l_4cwg/storage_metadata.90c397a0-18c5-4ba3-b711-334b01fbca13 is not valid and it can not be used: 'id' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[0]: {'mountpoint': '/tmp'}. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpmv59v8yc/tmpp1l_4cwg/storage_metadata.5ffe3fb0-27ce-4362-82ad-1152cf462216 is not valid and it can not be used: 'mountpoint' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[0]: {'id': 'asdfg1234'}. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.cinder.store] The status of volume fake-id is unexpected: status = error, expected = in-use. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp8nmmczta/tmpsxi42n0l/storage_metadata.951949bf-7dad-46e0-99cb-b72ecc1bfc72 is not valid and it can not be used: 'id' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[0]: {'mountpoint': '/tmp'}. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp8nmmczta/tmpsxi42n0l/storage_metadata.50dd61e7-945a-4096-a55d-54f40dcf4a68 is not valid and it can not be used: 'mountpoint' is a required property Failed validating 'required' in schema['items']: {'properties': {'id': {'type': 'string'}, 'mountpoint': {'type': 'string'}}, 'required': ['id', 'mountpoint'], 'type': 'object'} On instance[0]: {'id': 'asdfg1234'}. WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {10} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add [0.014622s] ... ok WARNING [glance_store.common.attachment_state_manager] Request to remove attachment (sentinel.volume_id, sentinel.host) but we don't think it's in use. {10} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_configure_add [0.004838s] ... ok ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.filesystem] Specified an invalid 'filesystem_store_file_perm' option which could make image file to be unaccessible by glance service. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_enforce_multipath [0.012394s] ... ok WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f19609bae50>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpv4cx_w69/tmp2uw2l83l/storage_metadata.ab01594a-b97c-4a47-8314-90843d94eadc is not valid and it can not be used: 1234 is not of type 'string' Failed validating 'type' in schema['items']['properties']['id']: {'type': 'string'} On instance[1]['id']: 1234. ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmpv4cx_w69/tmp2uw2l83l/storage_metadata.692f4500-d7b2-4c3e-9c62-b8194c602bad is not valid and it can not be used: 1234 is not of type 'string' Failed validating 'type' in schema['items']['properties']['mountpoint']: {'type': 'string'} On instance[0]['mountpoint']: 1234. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.cinder.test_base.TestConnectorBase.test_factory_2 [0.008845s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.vmware_datastore] Image file [ds1] /openstack_glance/00bfba02-9d6b-46de-bf87-91b2b8646af5 not found ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.vmware_datastore] No datastore found with enough free space to contain an image of size 10 ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. WARNING [glance_store._drivers.rbd] Unable to remove image fake_image: it has snapshot(s) left; trashing instead WARNING [glance_store._drivers.rbd] Unable to move in-use image to trash ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_ro [0.012661s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.vmware_datastore] Failed to upload content of image 681cc466-5c7a-4bfa-b700-0b6595d9e499. The request returned an unexpected status: . The response body: {0} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_multi_tenant_client_cm_with_client_creation_fails [0.063352s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_neg_too_few_kw_args [0.000822s] ... ok {0} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_with_unaccessible_file_perm [0.009907s] ... ok {0} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image [0.004351s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_ref_params is required. WARNING [glance_store.driver] Failed to configure store correctly: Store swift could not be configured correctly. Reason: A value for swift_store_ref_params is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_get_partial_image [0.008245s] ... ok WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f54b49fee50>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.rbd] Since image size is zero we will be doing resize-before-write which will be slower than normal ERROR [glance_store._drivers.swift.store] Unable to delete segment 8ca0353e-6e8b-4264-ab61-601441cc5231-001 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store.py", line 1187, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] Unable to delete segment 8ca0353e-6e8b-4264-ab61-601441cc5231-003 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store.py", line 1187, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_store_capabilities_checked_on_io_operations [0.004289s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_volume_full [0.014842s] ... ok {14} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_delete_volume_not_found [0.006281s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get_size_volume_not_found [0.006178s] ... ok {14} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_nfs_qcow2_volume [0.013070s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {14} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__get_mount_path [0.005368s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_location_url_prefix_is_set [0.005338s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.cinder.store] Failed to get image volume : None (HTTP 500) {14} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_multiattach_volume [0.013704s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_enforce_multipath [0.018279s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__check_context_no_service_catalog [0.010729s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7ffb34422e50>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_delete_client_exception [0.007535s] ... ok ERROR [glance_store.common.attachment_state_manager] Host not initialized {12} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_process_specs [0.003919s] ... ok {12} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__check_context_no_service_catalog [0.005731s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7feed54dee50>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {12} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_extend [0.016881s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_with_user_overriden_and_region [0.005872s] ... ok {12} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_hash_str [0.006072s] ... ok {12} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_store_capabilities_checked_on_io_operations [0.004880s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_yield_path [0.004005s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {12} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_complete [0.002235s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_create_retries [0.002357s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_get [0.002283s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_thick_provisioning_without_holes_in_file [0.007567s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_check_metadata_bad_data [0.005001s] ... ok {12} glance_store.tests.unit.test_filesystem_store.TestStore.test_delete [0.003929s] ... ok {12} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_max_redirects [0.004428s] ... ok {12} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_check_metadata_bad_data [0.005575s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_exc_image_not_found [0.004290s] ... ok {12} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_http_get_max_redirects [0.008583s] ... ok {12} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_http_get_redirect_invalid [0.007837s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_hash_str [0.005029s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_wait_volume_status_unexpected [0.005071s] ... ok {13} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__wait_resize_device_resized [0.005768s] ... ok ERROR [glance_store._drivers.cinder.store] Exception while accessing to cinder volume 68bd6ba8-a5c1-4f9e-86af-c375282416e9. Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/cinder/store.py", line 736, in _open_cinder_volume attachment = self.volume_api.attachment_update( 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: update attachment fake error ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_multipath_enabled [0.014256s] ... ok {10} glance_store.tests.unit.common.test_attachment_state_manager.AttachmentStateManagerTestCase.test_get_state [0.000751s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {10} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_single_tenant_client_cm_with_no_expiration [0.056515s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_3_args_kw_hash [0.000847s] ... ok {10} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_4_args [0.000600s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_4_args_kw_verifier [0.000595s] ... ok {10} glance_store.tests.unit.test_exceptions.TestExceptions.test_backend_exception [0.000528s] ... ok {10} glance_store.tests.unit.test_exceptions.TestExceptions.test_non_unicode_error_msg [0.000573s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_store_location_initialization_with_invalid_url [0.003619s] ... ok {10} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_create_image_conf_features [0.005056s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_configure_add_invalid_type [0.006718s] ... ok {15} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_list [0.003721s] ... ok {14} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_set_url_prefix [0.004987s] ... ok {12} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_select_datastore_equal_freespace [0.006141s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_string [0.003460s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get [0.014510s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_delete_volume_not_found [0.007139s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get_size_generic_exception [0.009428s] ... ok {13} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_cinder_endpoint_template [0.007273s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_configure_add_valid_type [0.010489s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {17} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_multiattach_volume [0.013300s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get_volume_not_found [0.007630s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store.common.attachment_state_manager] Error attaching volume sentinel.volume_id Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/common/attachment_state_manager.py", line 190, in attach attachment = self.volume_api.attachment_create( 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 cinderclient.exceptions.BadRequest: Bad request (HTTP 400) ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_configure_add_cinder_service_down [0.005853s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient [0.007524s] ... ok {17} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_nfs_qcow2_volume [0.013254s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_process_specs [0.004997s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.common.test_attachment_state_manager.AttachmentStateTestCase.test_attach [0.001046s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.cinder.test_base.TestBaseBrickConnectorInterface.test_yield_path [0.011375s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__wait_resize_device_fails [0.006562s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get_volume_not_found [0.006780s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_legacy_update [0.006397s] ... ok {3} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_with_user_overriden [0.005730s] ... ok {3} glance_store.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_returns_bytes [0.000716s] ... ok {3} glance_store.tests.unit.test_exceptions.TestExceptions.test_redirect_exception [0.000579s] ... ok {3} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_thick_provisioning_with_holes_in_file [0.006462s] ... ok {3} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_with_metadata_file_success [0.004819s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_storage_full [0.004736s] ... ok {3} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_with_file_perm [0.004053s] ... ok {3} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_get_non_existing_identifier [0.003790s] ... ok {3} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_add_w_image_size_zero [0.005462s] ... ok {3} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_build_datastore_weighted_map_empty_list [0.008428s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_build_datastore_weighted_map_equal_weight [0.005905s] ... ok {3} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_parse_datastore_info_and_weight_empty_opts [0.005950s] ... ok {3} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_qs_sort_with_literal_question_mark [0.005721s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_rbd_store.TestReSize.test_resize_on_write_ceiling [0.004674s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get_size [0.005503s] ... ok {13} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_ro [0.012747s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient_with_api_insecure [0.005983s] ... ok {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_uri [0.003722s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_nfs_encrypted [0.012124s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_store_capabilities_checked_on_io_operations [0.004000s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_temporary_chown [0.007223s] ... ok {5} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_delete [0.006597s] ... ok {5} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_configure_add_authorization_failed [0.005915s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_connect_volume_4__True___qcow2__ [0.004823s] ... ok {5} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_bad_top_level_nonunicode [0.003841s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_unicode_dict [0.003458s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {5} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_3_args_kws_context_hash [0.000655s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_bad_nosuch_file [0.003413s] ... ok {5} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_verifier [0.004928s] ... ok {5} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_check_metadata_success_list_val_for_some_key [0.004632s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_filesystem_store.TestStore.test_delete_non_existing [0.003358s] ... ok {5} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_get [0.004268s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_build_datastore_weighted_map [0.006194s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {5} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_sanity_check_multiple_datastores [0.005815s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_rbd_store.TestStore.test_add_thick_provisioning_with_holes_in_file [0.046030s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_swift_store.TestMultiTenantStoreContext.test_upload_context [0.008197s] ... ok {5} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_with_max_seed [0.004051s] ... ok {5} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_with_negative_seed [0.003738s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_rbd_store.TestReSize.test_store_capabilities_checked_on_io_operations [0.003174s] ... ok {3} glance_store.tests.unit.test_rbd_store.TestStore.test_add_w_rbd_image_exception [0.004452s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_w_snap_with_error [0.004011s] ... ok {3} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_context_exit [0.003532s] ... ok {3} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_multi_tenant_location_custom_endpoint_type [0.015701s] ... ok {3} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_multi_tenant_location_http [0.015412s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_invalid_user [0.004078s] ... ok ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_wait_volume_status [0.005959s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_get_invalid_bucket_name [0.036611s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_manager_authv3_with_conf_endpoint [0.009105s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_multi_store [0.022483s] ... ok ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f54b49ffee0>. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {7} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_extend_online [0.020989s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {7} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get [0.009982s] ... ok {7} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_with_api_insecure [0.006992s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_wait_volume_status_unexpected [0.008316s] ... ok {7} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_5_args_kw_verifier [0.000760s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {7} glance_store.tests.unit.test_exceptions.TestExceptions.test_exception_not_found_with_image [0.000617s] ... ok {7} glance_store.tests.unit.test_exceptions.TestExceptions.test_unsupported_backend_exception [0.000536s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {7} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_other_failure [0.004216s] ... ok {7} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_check_metadata_list_with_no_id_or_mountpoint [0.007195s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. {11} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__check_context_no_context [0.010392s] ... ok ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. {11} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_extend_online [0.016429s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_single_tenant_client_cm_with_expiration [0.056900s] ... ok {17} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_6_args_no_kw [0.000785s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {17} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_3_args_kw_verifier [0.000586s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_list_id_or_mountpoint_is_not_string [0.007181s] ... ok {17} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_delete_raise_error [0.003902s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_basic_multi_tenant_cm_init [0.054367s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_3_args_kws_hash_context_verifier [0.000778s] ... ok {15} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_4_args_kws_verifier_context [0.000601s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.common.test_attachment_state_manager.AttachmentStateTestCase.test_detach_with_attach [0.002545s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.common.test_attachment_state_manager.AttachmentStateTestCase.test_detach_without_attach [0.002062s] ... ok {13} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_unicode_dict_list [0.003849s] ... ok {7} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_check_metadata_with_no_id_or_mountpoint [0.006095s] ... ok {7} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_check_metadata_with_no_id_or_mountpoint [0.006975s] ... ok {7} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_with_inaccessible_file_perm [0.005015s] ... ok {7} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_delete_non_existing [0.004274s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object noexist. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {7} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_store_capabilities_checked_on_io_operations [0.003417s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {7} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_reader_partial [0.005653s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_volume_full [0.011151s] ... ok {11} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get_client_exception [0.006988s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_rw [0.012686s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {11} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_delete_client_exception [0.003881s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.common.test_fs_mount.HostMountManagerTestCase.test_get_state [0.003167s] ... ok {11} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_bad_metadata_not_dict [0.004082s] ... ok ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp314iep7l/tmpde_g5z3a/storage_metadata.24cd45b7-f142-4e65-817a-cfa223851f9d is not valid and it can not be used: 10 is not of type 'string' Failed validating 'type' in schema['items']['properties']['id']: {'type': 'string'} On instance[0]['id']: 10. {11} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_thin_provisioning_without_holes_in_file [0.006131s] ... ok {11} glance_store.tests.unit.test_filesystem_store.TestStore.test_delete_forbidden [0.004494s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_different_backend [0.009118s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_endpoint_exception [0.007529s] ... ok ERROR [glance_store._drivers.swift.store] Unable to delete segment 1cdb0c15-62bb-4863-9ff8-63a114608c53-001 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store_multibackend.py", line 1150, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed ERROR [glance_store._drivers.swift.store] Unable to delete segment 1cdb0c15-62bb-4863-9ff8-63a114608c53-003 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store_multibackend.py", line 1150, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed {11} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_add_raise_error [0.003117s] ... ok ERROR [glance_store._drivers.filesystem] The JSON in the metadata file /tmp/tmp314iep7l/tmpde_g5z3a/storage_metadata.1701f25d-6f03-4b5d-8064-8e892344bc34 is not valid and it can not be used: 12345 is not of type 'string' Failed validating 'type' in schema['items']['properties']['mountpoint']: {'type': 'string'} On instance[0]['mountpoint']: 12345. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_check_metadata_list_id_or_mountpoint_is_not_string [0.007406s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_6_args [0.000599s] ... ok {15} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_all_kw_random_order [0.000570s] ... ok {15} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_with_multi_datadirs [0.004091s] ... ok {12} glance_store.tests.unit.test_rbd_store.TestStore.test_add_thin_provisioning_with_holes_in_file [0.059604s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Specify either 'filesystem_store_datadir' or 'filesystem_store_datadirs' option ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {7} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_select_datastore_empty_list [0.005515s] ... ok {7} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_w_snap_exc_image_has_snap_2 [0.004507s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.vmware_datastore] vmware_task_poll_interval should be greater than zero WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.vmware_datastore] vmware_task_poll_interval should be greater than zero ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_partial_get [0.003160s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.test_rbd_store.TestStore.test_create_image_conf_features [0.006238s] ... ok {12} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_w_unprotected_snap [0.004103s] ... ok {2} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_cinderclient_with_ca_certificates [0.008876s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.cinder.test_base.TestBaseBrickConnectorInterface.test_extend_volume [0.012062s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {11} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_check_metadata_list_with_invalid_mountpoint_locations [0.004166s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_other_failure [0.004442s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__get_host_ip_v4 [0.010467s] ... ok {8} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_extend_volume_delete_exception [0.014442s] ... ok {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_no_container_no_create [0.020079s] ... ok {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_multi_tenant_with_swift_config [0.005842s] ... ok ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_add_w_image_size_zero_to_different_backend [0.006054s] ... ok {11} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_w_unprotected_snap [0.005048s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.filesystem] The image path /tmp/tmpbevdefa0/tmp56im2nwt/70c1de55-00aa-43db-b08e-d476919135a4 does not match with any of the mountpoint defined in metadata: [{'id': 'abcdefg', 'mountpoint': '/xyz/images'}]. An empty dictionary will be returned to the client. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.test_rbd_store.TestStore.test_delete [0.003619s] ... ok {11} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_w_snap [0.004170s] ... ok {17} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_with_file_perm_for_group_other_users_access [0.004974s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.vmware_datastore] vmware_api_retry_count should be greater than zero {17} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_delete [0.004689s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.vmware_datastore] vmware_api_retry_count should be greater than zero WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_location_url_prefix_is_set [0.003830s] ... ok WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f54b49ffee0>. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get_size_generic_exception [0.006329s] ... ok ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images {8} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient_endpoint_exception [0.005920s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient_with_user_overriden_and_region [0.004485s] ... ok {17} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_location_url_prefix_is_set [0.003917s] ... ok {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_no_container_and_create [0.021556s] ... ok ERROR [glance_store._drivers.filesystem] Specify either 'filesystem_store_datadir' or 'filesystem_store_datadirs' option ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {9} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient [0.011168s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {9} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_set_url_prefix [0.003909s] ... ok {9} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_wait_volume_status_timeout [0.006893s] ... ok {9} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__check_context_no_context [0.005286s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {9} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_multipath_disabled [0.012295s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_wait_volume_status [0.006947s] ... ok ERROR [glance_store._drivers.vmware_datastore] Failed to upload content of image 753c57e0-c5d4-4463-b962-2c2229930c91. The request returned an unexpected status: 401. The response body: None {2} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_extend_volume [0.003979s] ... ok {8} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_extend_storage_full [0.015378s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get_size_volume_not_found [0.007541s] ... ok {8} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_configure_add_valid_type [0.007950s] ... ok ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. {12} glance_store.tests.unit.test_rbd_store.TestStore.test_store_capabilities_checked_on_io_operations [0.003180s] ... ok ERROR [glance_store._drivers.rbd] The required libraries(rbd and rados) are not available WARNING [glance_store.driver] Failed to configure store correctly: Store rbd could not be configured correctly. Reason: The required libraries(rbd and rados) are not available Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {12} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_service_type [0.004034s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.cinder.test_scaleio.TestScaleioBrickConnector.test_extend_volume [0.004498s] ... ok {8} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_connect_volume_3__True___raw__ [0.004855s] ... ok ERROR [glance_store._drivers.vmware_datastore] No datastore found with enough free space to contain an image of size 10 {8} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_disconnect_volume [0.004188s] ... ok {4} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__wait_resize_device_resized [0.005360s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {4} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_multipath_enabled [0.011817s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {9} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_wait_volume_status_timeout [0.008830s] ... ok {9} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_multi_tenant_client_cm_with_no_expiration [0.053608s] ... ok {9} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_4_args_kw_context [0.000799s] ... ok {9} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_cleanup_on_read_failure [0.004340s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {9} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_thick_provisioning [0.003780s] ... ok {9} glance_store.tests.unit.test_filesystem_store.TestStore.test_get_non_existing [0.003207s] ... ok {9} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_check_metadata_list_with_valid_mountpoint_locations [0.004052s] ... ok {9} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_check_metadata_success_list_val_for_some_key [0.005375s] ... ok {9} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_delete_forbidden [0.005145s] ... ok {2} glance_store.tests.unit.common.test_fs_mount.HostMountStateTestCase.test_umount_with_mount [0.004927s] ... ok {2} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_with_invalid_mountpoint_location [0.003862s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_thin_provisioning [0.003792s] ... ok {9} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_get_random_access [0.005267s] ... ok {9} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_add_duplicate_image [0.004208s] ... ok {9} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_partial_get [0.003533s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {9} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_delete_non_existing [0.010725s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {9} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_get_size_non_existing [0.008050s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {9} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_http_get_redirect [0.008470s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.cinder.test_base.TestBaseBrickConnectorInterface.test_connect_volume [0.011570s] ... ok {6} glance_store.tests.unit.cinder.test_base.TestConnectorBase.test_factory_3 [0.003343s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__get_device_size [0.003957s] ... ok {8} glance_store.tests.unit.cinder.test_scaleio.TestScaleioBrickConnector.test_disconnect_volume [0.004339s] ... ok {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_raises_storage_full [0.019042s] ... ok {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_delete_non_existing [0.018676s] ... ok {7} glance_store.tests.unit.test_s3_store.TestStore.test_client_custom_region_name [0.016600s] ... ok {7} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilities.test_dynamic_capabilities_setup [0.003339s] ... ok {7} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_verifier_rolling_calls [0.004671s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_chunk_size [0.003244s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_ref_params is required. WARNING [glance_store.driver] Failed to configure store correctly: Store swift could not be configured correctly. Reason: A value for swift_store_ref_params is required. Disabling add method. {2} glance_store.tests.unit.test_filesystem_store.TestStore.test_get_random_access [0.004183s] ... ok {2} glance_store.tests.unit.test_filesystem_store.TestStore.test_store_capabilities_checked_on_io_operations [0.003137s] ... ok {6} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient_with_user_overriden [0.004934s] ... ok {6} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_uri [0.005301s] ... ok {6} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_get_client_exception [0.002421s] ... ok {6} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_update_client_exception [0.002194s] ... ok {9} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_reader_full [0.005330s] ... ok {6} glance_store.tests.unit.common.test_fs_mount.HostMountStateTestCase.test_unmount_without_mount [0.004020s] ... ok {2} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_store_location_initialization [0.002967s] ... ok {2} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_check_metadata_list_with_no_id_or_mountpoint [0.007620s] ... ok {2} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_get_non_existing [0.004005s] ... ok {2} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_add_with_verifier [0.015772s] ... ok {2} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_build_vim_cookie_header_expired_noverify [0.007238s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {2} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_select_datastore_contention [0.006012s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_w_snap_exc_image_busy [0.003863s] ... ok {7} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_with_dash [0.004091s] ... ok {4} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add [0.008793s] ... ok {4} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get_size [0.008308s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {15} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_client_custom_region_name [0.016560s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_location_url_prefix_is_set [0.003493s] ... ok {12} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_connection_manager_multi_tenant [0.007057s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_size [0.005357s] ... ok {4} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_parse_uri_valid [0.004873s] ... ok {13} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_multi_tenant_client_cm_with_expiration [0.056080s] ... ok {13} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_4_args [0.000750s] ... ok {13} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_all_kw_random_order [0.000614s] ... ok {13} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_all_kw_in_order [0.000588s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_add_ioerror [0.013243s] ... ok {6} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_bad_nonunicode_dict_list [0.004287s] ... ok {6} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_empty [0.003580s] ... ok {6} glance_store.tests.unit.test_exceptions.TestExceptions.test_exception_with_message [0.000601s] ... ok {2} glance_store.tests.unit.test_rbd_store.TestStore.test_get_partial_image [0.003441s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_rbd_store.TestStore.test_rados_connect_error [0.004701s] ... ok {7} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_ref_overrides_defaults [0.004193s] ... ok {13} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_file_perm_for_group_other_users_access [0.004447s] ... ok {8} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_create_client_exception [0.002211s] ... ok {8} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_neg_bogus_kw_args [0.000659s] ... ok {8} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_neg_too_few_args [0.000615s] ... ok {4} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_connect_volume_2__False___qcow2__ [0.004897s] ... ok {4} glance_store.tests.unit.cinder.test_scaleio.TestScaleioBrickConnector.test_connect_volume [0.004501s] ... ok {4} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_update_with_connector_and_mountpoint [0.002252s] ... ok {4} glance_store.tests.unit.common.test_fs_mount.HostMountStateTestCase.test_mount [0.004578s] ... ok {4} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_basis_multi_tenant_no_context [0.053457s] ... ok {4} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_3_args_kws_context_verifier [0.000820s] ... ok {4} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_storage_full [0.004369s] ... ok {4} glance_store.tests.unit.test_location.TestStoreLocation.test_scheme_validation [0.002968s] ... ok {8} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_with_file_perm [0.003495s] ... ok {8} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add [0.005197s] ... ok {8} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_already_existing [0.004405s] ... ok {15} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_parse_datastore_info_and_weight_default_weight [0.005426s] ... ok {15} glance_store.tests.unit.test_rbd_store.TestStore.test_add_w_image_size_zero [0.004817s] ... ok {15} glance_store.tests.unit.test_rbd_store.TestStore.test_create_image_in_native_thread [0.005586s] ... ok {6} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_already_existing [0.004024s] ... ok {14} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_connect_volume ... SKIPPED: NFS tests have custom implementation of this method. WARNING [glance_store._drivers.swift.store] Swift could not find object noexist. {14} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_create [0.002482s] ... ok {14} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_delete_retries [0.002055s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_large_object [0.011674s] ... ok {9} glance_store.tests.unit.test_rbd_store.TestStore.test_add_thick_provisioning_without_holes_in_file [0.044608s] ... ok {14} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_all_kw_in_order [0.000696s] ... ok {14} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_list_with_valid_mountpoint_locations [0.003771s] ... ok {14} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_same_dir_multiple_times_same_priority [0.005037s] ... ok {14} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_raises_remote_service_unavailable [0.009409s] ... ok {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_delete_with_some_segments_failing [0.019515s] ... ok {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get [0.005650s] ... ok {6} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_list_with_invalid_mountpoint_locations [0.003487s] ... ok {6} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_file_too_big [0.004120s] ... ok {6} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_multiple_dirs_storage_full [0.004287s] ... ok {6} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get [0.003905s] ... ok {6} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_size_bad_status_line [0.004164s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {13} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_file_perm_for_owner_users_access [0.004142s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_http_store.TestHttpStore.test_store_capabilities_checked_on_io_operations [0.002903s] ... ok {13} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_with_multi_datadirs [0.004349s] ... ok {14} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_size_with_non_existent_image_raises_Not_Found [0.004238s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_same_dir_multiple_times_same_priority [0.005705s] ... ok {12} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_using_slice [0.010744s] ... ok {12} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_init_client_multi_tenant_swift_cacert [0.016746s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestMultiTenantStoreConnections.test_connection_manager_does_not_use_endpoint_from_catalog [0.006008s] ... ok {14} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_storage_write_denied [0.005086s] ... ok {14} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_to_different_backned [0.004778s] ... ok {14} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_w_snap [0.005011s] ... ok {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_delete [0.020047s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_no_auth_address [0.007649s] ... ok {8} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_with_multiple_dirs [0.005306s] ... ok {1} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__get_mount_path [0.010590s] ... ok {1} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_extend_storage_full [0.014054s] ... ok {8} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_w_snap_exc_image_busy [0.004507s] ... ok {8} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_build_vim_cookie_header_active [0.007001s] ... ok {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get [0.011023s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_with_negative_seed [0.005824s] ... ok {8} glance_store.tests.unit.test_rbd_store.TestStore.test_add_w_rbd_no_space_exception [0.004839s] ... ok {6} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_file_too_big [0.004480s] ... ok {16} glance_store.tests.unit.cinder.test_base.TestConnectorBase.test_factory_1 [0.009166s] ... ok {16} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_cinderclient_with_ca_certificates [0.006814s] ... ok {16} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_get_root_helper [0.003853s] ... ok {16} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_update_attachment_error [0.011635s] ... ok {16} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_extend_volume_delete_exception [0.015352s] ... ok {4} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_w_snap_exc_image_has_snap [0.004565s] ... ok {4} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_w_snap_with_error [0.004964s] ... ok {16} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_volume_not_found [0.006775s] ... ok {16} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_add_with_verifier [0.009505s] ... ok {16} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_complete_client_exception [0.002299s] ... ok {16} glance_store.tests.unit.common.test_fs_mount.HostMountManagerTestCase.test_get_state_host_not_initialized [0.004844s] ... ok {16} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_new_style_3_args_kws_verifier_hash [0.000766s] ... ok {16} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_thick_provisioning_with_partial_holes_in_file [0.006650s] ... ok {16} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_redirect [0.004089s] ... ok {11} glance_store.tests.unit.test_s3_store.TestStore.test_get_my_object_storage_location [0.003826s] ... ok {11} glance_store.tests.unit.test_s3_store.TestStore.test_get_s3_good_location [0.005138s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {11} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilities.test_mixed_capabilities_setup [0.002910s] ... ok {6} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_with_multiple_dirs_storage_full [0.005170s] ... ok {6} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_add_w_rbd_image_exception [0.004816s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {16} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_redirect_invalid [0.003669s] ... ok {16} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_store_location_get_uri [0.003131s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_no_container_and_multiple_containers_create [0.020663s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_with_retry [0.006230s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_invalid_user [0.006033s] ... ok {3} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_init_client_single_tenant_with_domain_names [0.012279s] ... ok {9} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_single_tenant_location_http [0.017515s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {12} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_conf_endpoint [0.006465s] ... ok {9} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_manager_authv3_without_conf_endpoint [0.008621s] ... ok {9} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_auth_v1 [0.004442s] ... ok {16} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_with_file_perm_for_owner_users_access [0.004820s] ... ok {11} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_checksum_updates_during_partial_segment_reads [0.004370s] ... ok {19} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_volume_not_found [0.011396s] ... ok {19} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_delete [0.006147s] ... ok {19} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_multipath_disabled [0.011083s] ... ok {19} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_open_cinder_volume_rw [0.012669s] ... ok {11} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_verifier_updated_only_once_w_full_segment_read [0.004405s] ... ok {11} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_bad_location_uri_invalid_object_path [0.004325s] ... ok {11} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_region [0.004235s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_auth_url_variations [0.052935s] ... ok {1} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_with_verifier [0.008903s] ... ok {16} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_check_metadata_id_or_mountpoint_is_not_string [0.006961s] ... ok {16} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete_image_snap_has_external_references [0.004248s] ... ok {16} glance_store.tests.unit.test_rbd_store.TestStore.test_rbd_proxy [0.005976s] ... ok {16} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_buffer [0.004413s] ... ok {16} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_checksums [0.004298s] ... ok {16} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_verifier_updates_during_partial_segment_reads [0.004532s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_delete [0.021623s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_write_acls [0.007421s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_with_verifier_small [0.009399s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_delete_nonslo_not_deleted_as_slo [0.019637s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_connection_manager_failed [0.006577s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_using_slice [0.005521s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_multi_tenant_with_swift_config [0.005484s] ... ok {16} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_no_store_credentials [0.007136s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestMultiTenantStoreConnections.test_basic_connection [0.005643s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_multi_store [0.024387s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_init_client_multi_tenant [0.017122s] ... ok {1} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_configure_add_invalid_type [0.007391s] ... ok {1} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_parse_uri_valid [0.003832s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_init_client_multi_tenant_insecure [0.016843s] ... ok {19} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__get_host_ip_v4 [0.005211s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_connection_manager_single_tenant [0.008825s] ... ok {1} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__wait_resize_device_fails [0.008064s] ... ok {1} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_delete_client_exception [0.007426s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_get_size_with_metadata [0.007333s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_basic_connection [0.005685s] ... ok {1} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_parse_uri_invalid [0.004923s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestMultiTenantStoreConnections.test_connection_does_not_use_endpoint_from_catalog [0.005814s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_delete_slo [0.023196s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_connection_manager_single_tenant [0.010876s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_large_object [0.011064s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_store_capabilities_checked_on_io_operations [0.005364s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add [0.017935s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_write_acls [0.007000s] ... ok {1} glance_store.tests.unit.cinder.test_nfs.TestNfsBrickConnector.test_connect_volume_1__False___raw__ [0.005500s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_raises_storage_full [0.024877s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_delete [0.024527s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_delete_nonslo_not_deleted_as_slo [0.021457s] ... ok ERROR [glance_store._drivers.swift.utils] ('swift config file %(conf)s:%(exc)s not found', {'conf': 'fake-file.conf', 'exc': TypeError("'NoneType' object is not iterable")}) {18} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__check_context [0.009859s] ... ok {18} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test__get_host_ip_v6 [0.004048s] ... ok {18} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_add_extend [0.016097s] ... ok {19} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_cinder_check_context [0.005437s] ... ok {18} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_cinder_get_client_exception [0.005863s] ... ok {18} glance_store.tests.unit.cinder.test_cinder_store.TestCinderStore.test_parse_uri_invalid [0.003647s] ... ok {11} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_empty_using_slice [0.012313s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_single_tenant_location [0.028975s] ... ok {19} glance_store.tests.unit.common.test_attachment_state_manager.AttachmentStateManagerTestCase.test_get_state_host_not_initialized [0.000826s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_delete_with_reference_params [0.019619s] ... ok {18} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__check_context [0.006715s] ... ok {18} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test__get_device_size [0.004688s] ... ok {1} glance_store.tests.unit.cinder.test_scaleio.TestScaleioBrickConnector.test_yield_path [0.003956s] ... ok {1} glance_store.tests.unit.common.test_cinder_utils.CinderUtilsTestCase.test_attachment_delete [0.004070s] ... ok {1} glance_store.tests.unit.test_backend.TestStoreAddToBackend.test_nested_dict [0.003722s] ... ok {18} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_get_root_helper [0.004610s] ... ok {1} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_3_args [0.000641s] ... ok {1} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_3_args_kw_context [0.000610s] ... ok {18} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_is_image_associated_with_store [0.007064s] ... ok {1} glance_store.tests.unit.test_exceptions.TestExceptions.test_exception_with_kwargs [0.000576s] ... ok {1} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_storage_write_denied [0.003758s] ... ok {1} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_check_metadata_bad_nosuch_file [0.004170s] ... ok {1} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_cleanup_on_read_failure [0.005246s] ... ok {1} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_store_capabilities_checked_on_io_operations [0.003943s] ... ok {1} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_parse_datastore_info_and_weight_invalid_weight [0.006012s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_with_http_auth [0.008937s] ... ok {1} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_store_capabilities_checked_on_io_operations [0.005239s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_insecure [0.005872s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_using_slice [0.005607s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_delete_non_existing [0.018306s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_buffered_reader_opts [0.008499s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_connection_manager_failed [0.006608s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestMultiTenantStoreContext.test_download_context [0.010562s] ... ok {18} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_open_cinder_volume_update_attachment_error [0.012580s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_no_container_and_create [0.022009s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_multi_tenant_location_with_region [0.017246s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_read_acl_public [0.008517s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_size [0.005499s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_size [0.007567s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_init_client_multi_tenant_swift_cacert [0.016071s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.cinder.test_multistore_cinder.TestMultiCinderStore.test_temporary_chown [0.008431s] ... ok {18} glance_store.tests.unit.common.test_attachment_state_manager.AttachmentStateTestCase.test_attach_fails [0.001435s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_happy_path_with_seed_three [0.005599s] ... ok {18} glance_store.tests.unit.test_exceptions.TestExceptions.test_exception_no_message [0.000595s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_already_existing [0.015238s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_with_dash [0.005621s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_large_object_zero_size [0.010552s] ... ok {18} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_thin_provisioning_with_partial_holes_in_file [0.006789s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_no_container_and_multiple_containers_no_create [0.020774s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_large_object_zero_size [0.008982s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_with_max_seed [0.005641s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_init_client_multi_tenant_insecure [0.016066s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_size_with_multi_tenant_on [0.007755s] ... ok {18} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_check_metadata_list_of_dicts_success [0.004669s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_endpoint_type [0.005827s] ... ok {18} glance_store.tests.unit.test_filesystem_store.TestStore.test_get [0.003377s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_multi_tenant_with_swift_config [0.005713s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_init_client_multi_tenant [0.019193s] ... ok {18} glance_store.tests.unit.test_filesystem_store.TestStore.test_thin_provisioning_is_disabled_by_default [0.002975s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_read_acl_public [0.008543s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get [0.007289s] ... ok {19} glance_store.tests.unit.test_connection_manager.TestConnectionManager.test_basic_single_tenant_cm_init [0.053291s] ... ok {7} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_no_auth_address [0.007338s] ... ok {19} glance_store.tests.unit.test_driver.TestBackCompatWrapper.test_old_style_5_args [0.000815s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_delete_slo [0.018236s] ... ok {18} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_check_metadata_list_of_dicts_success [0.004874s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_no_container_and_create [0.029172s] ... ok {18} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_with_metadata_file_success [0.004694s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_delete_with_reference_params [0.021076s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_with_multiple_containers_turned_off [0.006125s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_connection_manager_multi_tenant [0.009165s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_connection_manager_multi_tenant [0.008963s] ... ok {18} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_delete [0.004107s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_connection_manager_single_tenant [0.008269s] ... ok {19} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_thin_provisioning_with_holes_in_file [0.006793s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_bad_location_uri_invalid_object_path [0.005647s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_init_client_multi_tenant_swift_cacert [0.019043s] ... ok {19} glance_store.tests.unit.test_filesystem_store.TestStore.test_add_with_multiple_dirs [0.004770s] ... ok {5} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_no_auth_address [0.008852s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_multi_container_doesnt_impact_multi_tenant_add [0.008588s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_non_existing [0.007243s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_multi_tenant_image_add_uses_users_context [0.006399s] ... ok {18} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_build_vim_cookie_header_expired [0.007204s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_no_trailing_slash [0.005515s] ... ok {5} glance_store.tests.unit.test_vmware_store.TestStore.test_reader_partial [0.005780s] ... ok {19} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_check_metadata_id_or_mountpoint_is_not_string [0.006367s] ... ok {12} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_delete_with_some_segments_failing [0.019866s] ... ok {11} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_store_capabilities_checked_on_io_operations [0.007197s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_no_auth_address [0.009253s] ... ok {9} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_read_acl_tenants [0.006725s] ... ok {19} glance_store.tests.unit.test_filesystem_store.TestStore.test_configure_add_same_dir_multiple_times [0.003778s] ... ok {12} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.003522s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_with_http_auth [0.007940s] ... ok {5} glance_store.tests.unit.test_vmware_store.TestStore.test_sanity_check_task_poll_interval [0.006138s] ... ok {19} glance_store.tests.unit.test_http_store.TestHttpStore.test_http_get_not_found [0.004072s] ... ok {12} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_store_config_with_domain_ids [0.004338s] ... ok {11} glance_store.tests.unit.test_vmware_store.TestStore.test_get_datacenter_ref [0.007554s] ... ok {18} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_delete [0.012115s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_region [0.005972s] ... ok {16} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_connection_manager_single_tenant [0.010533s] ... ok {19} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_add_check_metadata_with_invalid_mountpoint_location [0.004276s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_multi_tenant_image_add_uses_users_context [0.008902s] ... ok {12} glance_store.tests.unit.test_vmware_store.TestStore.test_sanity_check_api_retry_count [0.006104s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_with_v3_auth [0.005794s] ... ok {19} glance_store.tests.unit.test_multistore_filesystem.TestMultiStore.test_configure_add_same_dir_multiple_times [0.004383s] ... ok {18} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_unexpected_status [0.011124s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_delete_with_reference_params [0.024035s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_multi_tenant_with_swift_config [0.007601s] ... ok {12} glance_store.tests.unit.test_vmware_store.TestStore.test_select_datastore_insufficient_fs_one_ds [0.007201s] ... ok {19} glance_store.tests.unit.test_multistore_rbd.TestMultiStore.test_rados_connect_error [0.004339s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_already_existing [0.010074s] ... ok {18} glance_store.tests.unit.test_rbd_store.TestStore.test_add_checksums [0.004618s] ... ok {16} glance_store.tests.unit.test_vmware_store.TestStore.test_add_with_verifier [0.015032s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_no_store_credentials [0.009172s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_buffered_reader_opts [0.009130s] ... ok {16} glance_store.tests.unit.test_vmware_store.TestStore.test_parse_datastore_info_and_weight_default_weight [0.006406s] ... ok {16} glance_store.tests.unit.test_vmware_store.TestStore.test_store_capabilities_checked_on_io_operations [0.006015s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_non_existing [0.014451s] ... ok {7} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_read_acl_public [0.008933s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_no_container_no_create [0.027040s] ... ok {7} glance_store.tests.unit.test_test_utils.TestFakeData.test_via_read [0.003031s] ... ok {7} glance_store.tests.unit.test_vmware_store.TestStore.test_build_datastore_weighted_map_empty_list [0.006479s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_init_client_single_tenant [0.012510s] ... ok {7} glance_store.tests.unit.test_vmware_store.TestStore.test_get_size_non_existing [0.008779s] ... ok {9} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_store_capabilities_checked_on_io_operations [0.007251s] ... ok {7} glance_store.tests.unit.test_vmware_store.TestStore.test_sanity_check_multiple_datastores [0.005955s] ... ok {9} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.003744s] ... ok {9} glance_store.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.002814s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_auth_url_variations [0.073548s] ... ok {9} glance_store.tests.unit.test_vmware_store.TestStore.test_build_vim_cookie_header_active [0.007501s] ... ok {9} glance_store.tests.unit.test_vmware_store.TestStore.test_reset_session [0.006634s] ... ok {1} glance_store.tests.unit.test_rbd_store.TestReSize.test_add_w_image_size_zero_less_resizes [0.370525s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_no_container_and_multiple_containers_no_create [0.029241s] ... ok {1} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilityConstants.test_combined_capability_bits [0.003128s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_checksum_updated_only_once_w_full_segment_read [0.007312s] ... ok {3} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_buffered_reader_with_invalid_path [0.009238s] ... ok {1} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_read [0.004356s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {3} glance_store.tests.unit.test_vmware_store.TestStore.test_build_vim_cookie_header_expired_noverify [0.007587s] ... ok {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_with_verifier_small [0.008699s] ... ok {3} glance_store.tests.unit.test_vmware_store.TestStore.test_parse_datastore_info_and_weight [0.005496s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.vmware_datastore] Invalid weight value 0 in vmware_datastores configuration Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/vmware_datastore.py", line 461, in _parse_datastore_info_and_weight weight = int(parts[2]) ValueError: invalid literal for int() with base 10: 'c' {3} glance_store.tests.unit.test_vmware_store.TestStore.test_parse_datastore_info_and_weight_invalid_weight [0.006033s] ... ok {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_multi_store [0.018456s] ... ok ERROR [glance_store._drivers.vmware_datastore] Communication error sending http PUT request to the url https://127.0.0.1/folder/openstack_glance/da32a9b9-11e7-4805-82af-9839bfdf6ccb?dsName=%3CMagicMock+name%3D%27select_datastore%28%29.name%27+id%3D%27140001779226272%27%3E&dcPath=%3CMagicMock+name%3D%27select_datastore%28%29.datacenter.path%27+id%3D%27140001779242320%27%3E. Got IOError HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /folder/openstack_glance/da32a9b9-11e7-4805-82af-9839bfdf6ccb?dsName=%3CMagicMock+name%3D%27select_datastore%28%29.name%27+id%3D%27140001779226272%27%3E&dcPath=%3CMagicMock+name%3D%27select_datastore%28%29.datacenter.path%27+id%3D%27140001779242320%27%3E (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) {3} glance_store.tests.unit.test_vmware_store.TestStore.test_unexpected_status_no_response_body [0.015743s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_no_container_and_multiple_containers_create [0.022283s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_no_container_and_multiple_containers_no_create [0.018854s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_buffered_reader_with_no_path_given [0.007354s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_connection_manager_multi_tenant [0.007234s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_write_acls [0.007057s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_large_object [0.010505s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_init_client_multi_tenant_insecure [0.018428s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_with_verifier_small [0.010826s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_buffered_reader_opts [0.008205s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_connection_manager_failed [0.007782s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_read_acl_tenants [0.014360s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_with_retry [0.013549s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_ref_params is required. WARNING [glance_store.driver] Failed to configure store correctly: Store swift could not be configured correctly. Reason: A value for swift_store_ref_params is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_no_store_credentials [0.008494s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {1} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_write_acls [0.007451s] ... ok WARNING [glance_store._drivers.vmware_datastore] Image file [ds1] /openstack_glance/f7aea97d-422b-435e-9e72-c6714ac7adb1 not found {1} glance_store.tests.unit.test_vmware_store.TestStore.test_delete_non_existing [0.007344s] ... ok {1} glance_store.tests.unit.test_vmware_store.TestStore.test_select_datastore_contention [0.006747s] ... ok {6} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_with_verifier [2.107493s] ... ok {6} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_get_size [0.007385s] ... ok {6} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_parse_datastore_info_and_weight [0.004833s] ... ok ERROR [glance_store._drivers.vmware_datastore] vmware_datastores format must be datacenter_path:datastore_name:weight or datacenter_path:datastore_name {6} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_parse_datastore_info_and_weight_less_opts [0.005070s] ... ok {0} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_get [2.101916s] ... ok {6} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_reset_session [0.005466s] ... ok {0} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_reader_with_verifier [0.006378s] ... ok {6} glance_store.tests.unit.test_rbd_store.TestStore.test_add_duplicate_image [0.003512s] ... ok {6} glance_store.tests.unit.test_rbd_store.TestStore.test_thin_provisioning_is_disabled_by_default [0.002776s] ... ok {6} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilityConstants.test_one_single_capability_own_one_bit [0.002594s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.vmware_datastore] Communication error sending http PUT request to the url https://127.0.0.1/folder/openstack_glance/069fc494-6f6a-492b-b3b2-7c46d21d6913?dsName=%3CMagicMock+name%3D%27select_datastore%28%29.name%27+id%3D%27139711560035344%27%3E&dcPath=%3CMagicMock+name%3D%27select_datastore%28%29.datacenter.path%27+id%3D%27139711560019296%27%3E. Got IOError HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /folder/openstack_glance/069fc494-6f6a-492b-b3b2-7c46d21d6913?dsName=%3CMagicMock+name%3D%27select_datastore%28%29.name%27+id%3D%27139711560035344%27%3E&dcPath=%3CMagicMock+name%3D%27select_datastore%28%29.datacenter.path%27+id%3D%27139711560019296%27%3E (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) {0} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_unexpected_status_no_response_body [0.012409s] ... ok {6} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_buffered_reader_with_no_path_given [0.006748s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {0} glance_store.tests.unit.test_opts.OptsTestCase.test_list_api_opts [0.004600s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_snap_has_external_references [0.003001s] ... ok {6} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_already_existing [0.006953s] ... ok {0} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilities.test_set_unset_capabilities [0.002399s] ... ok {2} glance_store.tests.unit.test_s3_store.TestStore.test_add_singlepart [2.108115s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_partial_reset [0.003837s] ... ok {2} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_read_limited [0.004489s] ... ok {6} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_buffered_reader_with_invalid_path [0.008544s] ... ok {0} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_read_all_data [0.004251s] ... ok {2} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_verifier [0.003982s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_with_retry [0.005374s] ... ok {0} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_basic_connection [0.003232s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_with_v3_auth [0.003053s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get [0.006201s] ... ok WARNING [glance_store._drivers.s3] Could not find key no_exist in bucket glance {10} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_get_non_existing [2.098778s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object noexist. {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_non_existing [0.004492s] ... ok {4} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_singlepart [2.103617s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_with_http_auth [0.004608s] ... ok WARNING [glance_store._drivers.s3] Could not find key no_exist in bucket glance {2} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_single_tenant_location [0.023775s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_s3_store.TestStore.test_delete_non_existing [2.118039s] ... ok {6} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_no_container_and_multiple_containers_create [0.023705s] ... ok {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_read_acl_tenants [0.005516s] ... ok {2} glance_store.tests.unit.test_swift_store.TestMultiTenantStoreConnections.test_connection_manager_does_not_use_endpoint_from_catalog [0.003705s] ... ok {10} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_add_with_verifier_size_zero [0.012604s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.s3] S3 already has an image with bucket ID glance, key 78352b41-4745-472b-ac20-350074957e75 ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_already_existing [2.106194s] ... ok {2} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_happy_path_with_seed_three [0.003361s] ... ok {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_v2_multi_tenant_location [0.004309s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_get_datacenter_ref [0.005779s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_conf_endpoint [0.007858s] ... ok {2} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_empty_using_slice [0.005053s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_with_http_auth [0.011757s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_in_native_thread [0.009512s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_size_with_multi_tenant_on [0.006277s] ... ok {8} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_no_trailing_slash [0.006224s] ... ok {14} glance_store.tests.unit.test_s3_store.TestStore.test_partial_get [0.003253s] ... ok {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_large_object [0.014935s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilities.test_cascaded_unset_capabilities [0.002661s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_light_buffer [0.003198s] ... ok {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_buffered_reader_opts [0.005337s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store.TestChunkReader.test_read_all_data [0.003434s] ... ok {6} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_multi_tenant_location_custom_service_type [0.016352s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_buffered_reader_with_invalid_path [0.005440s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_no_container_no_create [0.017256s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_different_backend [2.109997s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_already_existing [0.008724s] ... ok {2} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_empty_using_slice [0.005243s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_read_acl_public [0.006271s] ... ok {6} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_buffered_reader_with_invalid_path [0.008452s] ... ok {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add [0.017462s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_add_size_zero [0.011045s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f1122b58e50>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_no_container_and_create [0.037147s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_ref_params is required. WARNING [glance_store.driver] Failed to configure store correctly: Store swift could not be configured correctly. Reason: A value for swift_store_ref_params is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_delete_with_reference_params [0.020009s] ... ok {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_no_store_credentials [0.007024s] ... ok {2} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_read_acl_public [0.007883s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_get_non_existing [0.007339s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_size_with_multi_tenant_on [0.005573s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_with_min_seed [0.005356s] ... ok {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_read_acl_tenants [0.006337s] ... ok {17} glance_store.tests.unit.test_rbd_store.TestStore.test_add_with_verifier [0.004846s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.rbd] Unable to remove image fake_image: it has snapshot(s) left; trashing instead ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_w_snap_exc_image_has_snap [0.003888s] ... ok {2} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_service_type [0.005443s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_store_capabilities_checked_on_io_operations [0.004791s] ... ok ERROR [glance_store._drivers.s3] Could not find s3_store_host in configuration options. {6} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_init_client_multi_tenant_insecure [0.017949s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: Store s3 could not be configured correctly. Reason: Could not find s3_store_host in configuration options. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_s3_store.TestStore.test_no_host [0.003168s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_rbd_store.TestStore.test_add_thin_provisioning_with_partial_holes_in_file [0.059864s] ... ok ERROR [glance_store._drivers.s3] Could not find s3_store_secret_key in configuration options. WARNING [glance_store.driver] Failed to configure store correctly: Store s3 could not be configured correctly. Reason: Could not find s3_store_secret_key in configuration options. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_s3_store.TestStore.test_no_secret_key [0.003226s] ... ok {8} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_with_retry [0.020093s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_location_url_prefix_is_set [0.008477s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {2} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_multi_tenant_with_swift_config [0.006909s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_multi_tenant_location_http [0.014176s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_bad_location_uri [0.004661s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilities.test_static_capabilities_setup [0.002726s] ... ok {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_already_existing [0.013497s] ... ok {2} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_store_capabilities_checked_on_io_operations [0.006852s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_location_url_prefix_is_set [0.008486s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get [0.006268s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {6} glance_store.tests.unit.test_swift_store_utils.TestSwiftConfigParser.test_quotes_processor [0.002813s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_init_client_single_tenant [0.013456s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_multi_tenant_location_custom_service_type [0.014067s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_no_auth_address [0.007268s] ... ok {8} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_multi_tenant_image_add_uses_users_context [0.006408s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_vmware_store.TestStore.test_get [0.007943s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_delete_non_existing [0.017021s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_swift_store_multibackend.TestChunkReader.test_read_all_data [0.005822s] ... ok {2} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_delete_non_existing [0.018553s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. {6} glance_store.tests.unit.test_vmware_store.TestStore.test_http_get_max_redirects [0.009017s] ... ok WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_multi_tenant_location_with_region [0.013953s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_size_with_multi_tenant_on [0.008420s] ... ok {17} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_with_seed_beyond_max [0.004026s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.vmware_datastore] No datastore found with enough free space to contain an image of size 10 ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {6} glance_store.tests.unit.test_vmware_store.TestStore.test_select_datastore_insufficient_freespace [0.009104s] ... ok {17} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_insecure [0.004166s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] Unable to delete segment b98fc628-5224-43e2-9685-03a30c063b0a-001 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store.py", line 1187, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] Unable to delete segment b98fc628-5224-43e2-9685-03a30c063b0a-003 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store.py", line 1187, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed {14} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_delete_with_some_segments_failing [0.019178s] ... ok {8} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_single_tenant_location_http [0.019395s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_multi_tenant_image_add_uses_users_context [0.008378s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {2} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_init_client_multi_tenant [0.019274s] ... ok {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_auth_url_variations [0.036649s] ... ok {8} glance_store.tests.unit.test_swift_store_multibackend.TestMultiTenantStoreContext.test_upload_context [0.009889s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_multi_tenant_image_add_uses_users_context [0.006591s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_no_container_and_create [0.017857s] ... ok {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_no_container_and_multiple_containers_create [0.024009s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_with_verifier [0.007453s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f044b003ee0>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_delete [0.022990s] ... ok WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f1122b59ee0>. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_delete [0.020420s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_init_client_multi_tenant [0.012546s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_delete_nonslo_not_deleted_as_slo [0.023432s] ... ok {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_init_client_single_tenant_with_domain_ids [0.009147s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_multi_tenant_image_add_uses_users_context [0.006564s] ... ok {17} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_init_client_multi_tenant_swift_cacert [0.012354s] ... ok ERROR [glance_store._drivers.swift.store] Unable to delete segment ec0f35e0-af8f-4d44-a15f-125aa8d07591-001 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store_multibackend.py", line 1150, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed ERROR [glance_store._drivers.swift.store] Unable to delete segment ec0f35e0-af8f-4d44-a15f-125aa8d07591-003 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store_multibackend.py", line 1150, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_delete_with_some_segments_failing [0.022894s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_vmware_store.TestStore.test_add [0.006705s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_vmware_store.TestStore.test_build_datastore_weighted_map_equal_weight [0.004861s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object noexist. {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_non_existing [0.010086s] ... ok {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_init_client_multi_tenant_swift_cacert [0.020887s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_no_container_no_create [0.018420s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_location_url_prefix_is_set [0.009968s] ... ok {17} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_ref_overrides_defaults [0.005035s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_connection_manager_failed [0.006964s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_connection_manager_single_tenant [0.011939s] ... ok {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_no_container_and_multiple_containers_no_create [0.022767s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_ref_params is required. WARNING [glance_store.driver] Failed to configure store correctly: Store swift could not be configured correctly. Reason: A value for swift_store_ref_params is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_no_store_credentials [0.007914s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_v2_multi_tenant_location [0.006402s] ... ok {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_get_with_retry [0.010330s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_v2_with_no_tenant [0.006311s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_multi_container_doesnt_impact_multi_tenant_add [0.009919s] ... ok {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_no_container_no_create [0.022676s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_buffered_reader_with_no_path_given [0.010311s] ... ok {14} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_with_http_auth [0.014398s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {14} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_store_config_with_domain_names [0.005079s] ... ok {14} glance_store.tests.unit.test_vmware_store.TestStore.test_http_get_redirect [0.009920s] ... ok WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f044b003ee0>. {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_delete [0.022548s] ... ok ERROR [glance_store._drivers.vmware_datastore] Invalid datacenter_path or datastore_name specified in vmware_datastores configuration NoneType: None ERROR [glance_store._drivers.vmware_datastore] Invalid datacenter_path or datastore_name specified in vmware_datastores configuration NoneType: None {14} glance_store.tests.unit.test_vmware_store.TestStore.test_parse_datastore_info_and_weight_empty_opts [0.006907s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {0} glance_store.tests.unit.test_vmware_store.TestStore.test_http_get_redirect_invalid [0.095604s] ... ok {18} glance_store.tests.unit.test_s3_store.TestStore.test_add_with_verifier [2.159590s] ... ok {8} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get [0.015431s] ... ok {8} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.004299s] ... ok {18} glance_store.tests.unit.test_store_capabilities.TestStoreCapabilities.test_store_capabilities_property [0.006520s] ... ok ERROR [glance_store._drivers.vmware_datastore] Failed to upload content of image 90862406-3103-4de1-a68e-e1b883eb7f08. The request returned an unexpected status: 401. The response body: None {8} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.003527s] ... ok {0} glance_store.tests.unit.test_vmware_store.TestStore.test_unexpected_status [0.010436s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_vmware_store.TestStore.test_add_size_zero [0.012291s] ... ok {18} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_already_existing [0.015164s] ... ok {8} glance_store.tests.unit.test_vmware_store.TestStore.test_build_vim_cookie_header_expired [0.008819s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {17} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_delete_slo [0.088941s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {8} glance_store.tests.unit.test_vmware_store.TestStore.test_reader_full [0.006478s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_with_verifier [0.016022s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_singlepart_bigger_than_write_chunk [2.209431s] ... ok {13} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_multipart [2.354493s] ... ok {18} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_buffered_reader_opts [0.009407s] ... ok {17} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_init_client_multi_tenant_insecure [0.015942s] ... ok ERROR [glance_store._drivers.vmware_datastore] No datastore found with enough free space to contain an image of size 10 ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_select_datastore_insufficient_fs_one_ds [0.006566s] ... ok {13} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_add [0.008964s] ... ok {19} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image_exc_image_not_found [0.003342s] ... ok ERROR [glance_store._drivers.vmware_datastore] Failed to upload content of image ccd331ec-ae39-4427-a6b6-57e2a6991b6d. The request returned an unexpected status: . The response body: {17} glance_store.tests.unit.test_vmware_store.TestStore.test_add_ioerror [0.012425s] ... ok {18} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_init_client_multi_tenant [0.018334s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_multi_tenant_location_custom_endpoint_type [0.018369s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_s3_store.TestStore.test_add_multipart [2.401229s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_no_container_no_create [0.021387s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_with_verifier_small [0.011682s] ... ok {13} glance_store.tests.unit.test_rbd_store.TestStore.test_add_thick_provisioning_with_partial_holes_in_file [0.064438s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.s3] Could not find s3_store_access_key in configuration options. WARNING [glance_store.driver] Failed to configure store correctly: Store s3 could not be configured correctly. Reason: Could not find s3_store_access_key in configuration options. Disabling add method. {13} glance_store.tests.unit.test_s3_store.TestStore.test_no_access_key [0.003917s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.filesystem] Specify at least 'filesystem_store_datadir' or 'filesystem_store_datadirs' option {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_connection_manager_multi_tenant [0.009604s] ... ok {13} glance_store.tests.unit.test_store_base.TestStoreBase.test_configure_does_not_raise_on_missing_driver_conf [0.004428s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_conf_endpoint_no_context [0.003976s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_with_endpoint_type [0.003945s] ... ok {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_with_verifier [0.011247s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_large_object_zero_size [0.009063s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_delete_slo [0.021707s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_raises_storage_full [0.020341s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_write_acls [0.009408s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_buffered_reader_with_invalid_path [0.007442s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_with_verifier_small [0.014108s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7fd16196de50>. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_delete_with_reference_params [0.019312s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_v2_with_no_tenant [0.005752s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_delete_nonslo_not_deleted_as_slo [0.021621s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_size [0.008530s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_auth_url_variations [0.065443s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_no_container_and_multiple_containers_no_create [0.022339s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {18} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_init_client_multi_tenant_swift_cacert [0.088392s] ... ok {18} glance_store.tests.unit.test_vmware_store.TestStore.test_qs_sort_with_literal_question_mark [0.005496s] ... ok ERROR [glance_store._drivers.vmware_datastore] No datastore found with enough free space to contain an image of size 10 {18} glance_store.tests.unit.test_vmware_store.TestStore.test_select_datastore_empty_list [0.005280s] ... ok {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_with_verifier [0.082092s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_with_verifier_small [0.010782s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store_multibackend.TestCreatingLocations.test_multi_tenant_location [0.015762s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_no_container_and_create [0.018971s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_with_verifier [0.008699s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_no_container_and_multiple_containers_create [0.016025s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {13} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_no_container_and_multiple_containers_create [0.021729s] ... ok {13} glance_store.tests.unit.test_swift_store_utils.TestSwiftConfigParser.test_quotes_processor_negative [0.002570s] ... ok ERROR [glance_store._drivers.vmware_datastore] vmware_datastores format must be datacenter_path:datastore_name:weight or datacenter_path:datastore_name {13} glance_store.tests.unit.test_vmware_store.TestStore.test_parse_datastore_info_and_weight_less_opts [0.004751s] ... ok WARNING [glance_store._drivers.s3] Could not find key no_exist in bucket glance {4} glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_delete_non_existing [2.093251s] ... ok {4} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_get [0.008346s] ... ok {4} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_location_url_prefix_is_set [0.004384s] ... ok ERROR [glance_store._drivers.vmware_datastore] No datastore found with enough free space to contain an image of size 10 {4} glance_store.tests.unit.test_multistore_vmware.TestMultiStore.test_select_datastore_insufficient_freespace [0.005681s] ... ok {4} glance_store.tests.unit.test_rbd_store.TestStore.test_add_thin_provisioning_without_holes_in_file [0.032593s] ... ok {4} glance_store.tests.unit.test_rbd_store.TestStore.test_delete_image [0.003325s] ... ok WARNING [glance_store._drivers.s3] Could not find key no_exist in bucket glance {10} glance_store.tests.unit.test_s3_store.TestStore.test_get_non_existing [2.085079s] ... ok {10} glance_store.tests.unit.test_swift_store.TestChunkReader.test_read_zero_size_data [0.003057s] ... ok {10} glance_store.tests.unit.test_swift_store.TestMultiTenantStoreConnections.test_basic_connection [0.003013s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_with_min_seed [0.002992s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_ref_params is required. WARNING [glance_store.driver] Failed to configure store correctly: Store swift could not be configured correctly. Reason: A value for swift_store_ref_params is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_no_store_credentials [0.006691s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_large_object [0.075957s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_with_http_auth [0.004982s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_buffered_reader_with_no_path_given [0.005618s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object noexist. {10} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_non_existing [0.008480s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_multi_container_doesnt_impact_multi_tenant_add [0.005011s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_missing_user [0.004396s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_conf_endpoint_no_context [0.004635s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add [0.016993s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_auth_url_variations [0.036509s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_large_object_zero_size [0.008467s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_delete_non_existing [0.014373s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_size [0.005984s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_size_with_multi_tenant_on [0.006040s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_read_acl_tenants [0.008326s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_write_acls [0.006673s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_buffered_reader_with_no_path_given [0.007334s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object at 0x7f8d13478ee0>. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_delete_with_reference_params [0.019994s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {10} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_read_acl_tenants [0.006801s] ... ok {10} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.003484s] ... ok {10} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_quotes_removal [0.003301s] ... ok {10} glance_store.tests.unit.test_swift_store_utils.TestSwiftParams.test_swift_store_config_without_domain [0.003350s] ... ok {15} glance_store.tests.unit.test_s3_store.TestStore.test_get [2.088312s] ... ok {15} glance_store.tests.unit.test_s3_store.TestStore.test_get_invalid_bucket_name [0.029792s] ... ok ERROR [glance_store._drivers.s3] Could not find s3_store_bucket in configuration options. WARNING [glance_store.driver] Failed to configure store correctly: Store s3 could not be configured correctly. Reason: Could not find s3_store_bucket in configuration options. Disabling add method. {15} glance_store.tests.unit.test_s3_store.TestStore.test_no_bucket [0.003960s] ... ok ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/images WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. ERROR [glance_store._drivers.filesystem] Unable to create datadir: /var/lib/glance/consuming_service_reserved_store WARNING [glance_store.driver] Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/consuming_service_reserved_store Disabling add method. {15} glance_store.tests.unit.test_store_base.TestMultiStoreBase.test_reserved_stores_loaded [0.003401s] ... ok {15} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_checksum_rolling_calls [0.003693s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestMultiTenantStoreContext.test_download_context [0.007393s] ... ok {19} glance_store.tests.unit.test_s3_store.TestStore.test_add_singlepart_bigger_than_write_chunk [2.173919s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store.TestBufferedReader.test_reset [0.004090s] ... ok {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_delete_slo [0.015559s] ... ok {19} glance_store.tests.unit.test_swift_store.TestCreatingLocations.test_multi_tenant_location [0.012334s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_multi_container_doesnt_impact_multi_tenant_add [0.006280s] ... ok {19} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_bad_location_uri_invalid_credentials [0.003899s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_connection_missing_user [0.003344s] ... ok {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_read_acl_public [0.005469s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_size [0.005696s] ... ok {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_delete_nonslo_not_deleted_as_slo [0.014986s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] Unable to delete segment cb753df7-7b8f-4b73-b248-3c8d5d184baa-001 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store.py", line 1187, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed ERROR [glance_store._drivers.swift.store] Unable to delete segment cb753df7-7b8f-4b73-b248-3c8d5d184baa-003 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store.py", line 1187, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_delete_with_some_segments_failing [0.014106s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_no_auth_address [0.005966s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_init_client_multi_tenant_insecure [0.092583s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_multi_container_doesnt_impact_multi_tenant_add [0.005985s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add [0.020092s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_add_auth_url_variations [0.099110s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_delete_slo [0.013547s] ... ok {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_buffered_reader_opts [0.005801s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_connection_manager_multi_tenant [0.005617s] ... ok {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_size_with_multi_tenant_on [0.005507s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_get_connection_manager_single_tenant [0.008201s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_store_capabilities_checked_on_io_operations [0.004060s] ... ok {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_add_large_object_zero_size [0.013735s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_add_multi_store [0.015167s] ... ok {19} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_delete_nonslo_not_deleted_as_slo [0.013913s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store_multibackend.TestChunkReader.test_read_zero_size_data [0.005028s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_connection_with_auth_v1 [0.004835s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_init_client_multi_tenant [0.016402s] ... ok {19} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_buffered_reader_with_invalid_path [0.007502s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_get_with_retry [0.006438s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_large_object_zero_size [0.015818s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add [0.015520s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_multi_store [0.021396s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_add_multi_store [0.016102s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_with_verifier [0.014493s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {19} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add_large_object [0.016518s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {15} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_init_client_single_tenant_with_domain_names [0.010694s] ... ok {19} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_multi_tenant_with_swift_config [0.006198s] ... ok {15} glance_store.tests.unit.test_vmware_store.TestStore.test_get_size [0.006705s] ... ok {19} glance_store.tests.unit.test_vmware_store.TestStore.test_delete [0.008607s] ... ok {15} glance_store.tests.unit.test_vmware_store.TestStore.test_reader_with_verifier [0.005683s] ... ok {19} glance_store.tests.unit.test_vmware_store.TestStore.test_select_datastore_equal_freespace [0.006100s] ... ok WARNING [glance_store._drivers.s3] S3 already has an image with bucket ID glance, key 676149a9-a226-4a36-b0ab-4b2cd7c7a1fa {4} glance_store.tests.unit.test_s3_store.TestStore.test_add_already_existing [2.172970s] ... ok {4} glance_store.tests.unit.test_s3_store.TestStore.test_store_capabilities_checked_on_io_operations [0.002864s] ... ok {4} glance_store.tests.unit.test_swift_store.TestMultiTenantStoreConnections.test_connection_does_not_use_endpoint_from_catalog [0.002985s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store.TestMultipleContainers.test_get_container_name_with_multiple_containers_turned_off [0.003005s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store.TestSingleTenantStoreConnections.test_bad_location_uri [0.002966s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_add_no_container_and_multiple_containers_no_create [0.015074s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_get_connection_manager_failed [0.005840s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. WARNING [glance_store._drivers.swift.store] Swift could not find object noexist. {4} glance_store.tests.unit.test_swift_store.TestStoreAuthV2.test_get_non_existing [0.004260s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store.TestStoreAuthV3.test_init_client_single_tenant_with_domain_ids [0.007811s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestMultipleContainers.test_get_container_name_with_seed_beyond_max [0.004322s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestSingleTenantStoreConnections.test_bad_location_uri_invalid_credentials [0.004402s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV1.test_buffered_reader_with_no_path_given [0.007455s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_delete_non_existing [0.014913s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] Unable to delete segment 4c5fc7b2-2abe-434a-9462-d5bb26ec2aa9-001 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store_multibackend.py", line 1150, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed ERROR [glance_store._drivers.swift.store] Unable to delete segment 4c5fc7b2-2abe-434a-9462-d5bb26ec2aa9-003 Traceback (most recent call last): File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/_drivers/swift/store.py", line 1122, in delete connection.delete_object(obj_container, File "/builddir/build/BUILD/glance_store-4.6.1/glance_store/tests/unit/test_swift_store_multibackend.py", line 1150, in fake_delete_object raise swiftclient.ClientException('Object DELETE failed') swiftclient.exceptions.ClientException: Object DELETE failed {4} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV2.test_delete_with_some_segments_failing [0.014902s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_add [0.020564s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_get_connection_manager_failed [0.006383s] ... ok ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. ERROR [glance_store._drivers.swift.store] A value for swift_store_auth_address is required. WARNING [glance_store.driver] Failed to configure store correctly: A value for swift_store_auth_address is required. Disabling add method. {4} glance_store.tests.unit.test_swift_store_multibackend.TestStoreAuthV3.test_multi_container_doesnt_impact_multi_tenant_add [0.006566s] ... ok {4} glance_store.tests.unit.test_vmware_store.TestStore.test_add_with_verifier_size_zero [0.011494s] ... ok {4} glance_store.tests.unit.test_vmware_store.TestStore.test_build_datastore_weighted_map [0.004947s] ... ok {4} glance_store.tests.unit.test_vmware_store.TestStore.test_get_non_existing [0.006327s] ... ok ====== Totals ====== Ran: 871 tests in 6.7748 sec. - Passed: 870 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 45.2810 sec. ============== Worker Balance ============== - Worker 0 (44 tests) => 0:00:02.601465 - Worker 1 (44 tests) => 0:00:00.721461 - Worker 2 (44 tests) => 0:00:02.434422 - Worker 3 (44 tests) => 0:00:00.531531 - Worker 4 (44 tests) => 0:00:06.725846 - Worker 5 (44 tests) => 0:00:00.395078 - Worker 6 (44 tests) => 0:00:02.395410 - Worker 7 (44 tests) => 0:00:00.353674 - Worker 8 (44 tests) => 0:00:02.566726 - Worker 9 (44 tests) => 0:00:00.447323 - Worker 10 (44 tests) => 0:00:04.695898 - Worker 11 (43 tests) => 0:00:00.389274 - Worker 12 (43 tests) => 0:00:00.394067 - Worker 13 (43 tests) => 0:00:02.946709 - Worker 14 (43 tests) => 0:00:02.494864 - Worker 15 (43 tests) => 0:00:04.982788 - Worker 16 (43 tests) => 0:00:00.389501 - Worker 17 (43 tests) => 0:00:02.570787 - Worker 18 (43 tests) => 0:00:02.636753 - Worker 19 (43 tests) => 0:00:04.838817 Test id Runtime (s) ------------------------------------------------------------------------------------------------------- ----------- glance_store.tests.unit.test_s3_store.TestStore.test_add_multipart 2.401 glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_multipart 2.354 glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_singlepart_bigger_than_write_chunk 2.209 glance_store.tests.unit.test_s3_store.TestStore.test_add_singlepart_bigger_than_write_chunk 2.174 glance_store.tests.unit.test_s3_store.TestStore.test_add_already_existing 2.173 glance_store.tests.unit.test_s3_store.TestStore.test_add_with_verifier 2.160 glance_store.tests.unit.test_s3_store.TestStore.test_delete_non_existing 2.118 glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_different_backend 2.110 glance_store.tests.unit.test_s3_store.TestStore.test_add_singlepart 2.108 glance_store.tests.unit.test_multistore_s3.TestMultiS3Store.test_add_with_verifier 2.107 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-glance-store-4.6.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LSYIV8 + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/doc/python3-glance-store + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/doc/python3-glance-store + cp -pr AUTHORS /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/doc/python3-glance-store + cp -pr ChangeLog /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/doc/python3-glance-store + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6cgHkH + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/licenses/python3-glance-store + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/licenses/python3-glance-store + cp -pr LICENSE /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch/usr/share/licenses/python3-glance-store + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/glance_store/glance_cinder_store.filters Provides: python-glance-store = 4.6.1-1.el9s python3-glance-store = 4.6.1-1.el9s python3.9-glance-store = 4.6.1-1.el9s python3.9dist(glance-store) = 4.6.1 python3dist(glance-store) = 4.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(eventlet) < 0.18.3 or python3.9dist(eventlet) > 0.18.3) with (python3.9dist(eventlet) < 0.20.1 or python3.9dist(eventlet) > 0.20.1) with python3.9dist(eventlet) >= 0.18.2) ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) /usr/bin/python3 python(abi) = 3.9 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystoneauth1) >= 3.4 python3.9dist(oslo-concurrency) >= 3.26 python3.9dist(oslo-config) >= 5.2 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-utils) >= 4.7 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(requests) >= 2.14.2 python3.9dist(stevedore) >= 1.20 Obsoletes: python39-glance-store < 4.6.1-1.el9s Processing files: python3-glance-store+cinder-4.6.1-1.el9s.noarch Provides: python-glance-store+cinder = 4.6.1-1.el9s python3-glance-store+cinder = 4.6.1-1.el9s python3.9-glance-store+cinder = 4.6.1-1.el9s python3.9dist(glance-store[cinder]) = 4.6.1 python3dist(glance-store[cinder]) = 4.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(os-brick) >= 6.3 python3.9dist(oslo-privsep) >= 1.23 python3.9dist(oslo-rootwrap) >= 5.8 python3.9dist(python-cinderclient) >= 4.1 Obsoletes: python39-glance-store+cinder < 4.6.1-1.el9s Processing files: python3-glance-store+swift-4.6.1-1.el9s.noarch Provides: python-glance-store+swift = 4.6.1-1.el9s python3-glance-store+swift = 4.6.1-1.el9s python3.9-glance-store+swift = 4.6.1-1.el9s python3.9dist(glance-store[swift]) = 4.6.1 python3dist(glance-store[swift]) = 4.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(httplib2) >= 0.9.1 python3.9dist(python-swiftclient) >= 3.2 Obsoletes: python39-glance-store+swift < 4.6.1-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-glance-store-4.6.1-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-glance-store+cinder-4.6.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-store+swift-4.6.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-store-4.6.1-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IgzwC8 + umask 022 + cd /builddir/build/BUILD + cd glance_store-4.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-glance-store-4.6.1-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0