Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tzLEAc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castellan-4.3.0.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/castellan-4.3.0.dev2-0.20240112063020.3b4e09f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd castellan-4.3.0.dev2 + /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-castellan-4.3.0 base' + sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pifpaf.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pifpaf.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zy8ZdK + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + 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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.buildreqs.nosrc.rpm + RPM_EC=0 ++ jobs -p + exit 0 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 x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zMOiDm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castellan-4.3.0.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/castellan-4.3.0.dev2-0.20240112063020.3b4e09f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd castellan-4.3.0.dev2 + /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-castellan-4.3.0 base' + sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pifpaf.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pifpaf.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wgtCtd + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + 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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.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-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.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 x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hz0xsP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castellan-4.3.0.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/castellan-4.3.0.dev2-0.20240112063020.3b4e09f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd castellan-4.3.0.dev2 + /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-castellan-4.3.0 base' + sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pifpaf.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pifpaf.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1CjZS8 + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + 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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling cryptography>=2.7 from tox --print-deps-only: py39 Requirement not satisfied: cryptography>=2.7 Handling python-barbicanclient>=5.5.0 from tox --print-deps-only: py39 Requirement not satisfied: python-barbicanclient>=5.5.0 Handling oslo.config>=6.4.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=6.4.0 Handling oslo.context>=2.19.2 from tox --print-deps-only: py39 Requirement not satisfied: oslo.context>=2.19.2 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=3.33.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement not satisfied: stevedore>=1.20.0 Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement not satisfied: keystoneauth1>=3.4.0 Handling requests>=2.18.0,!=2.20.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.18.0,!=2.20.0 (installed: requests 2.25.1) Handling pyflakes>=2.1.1 from tox --print-deps-only: py39 Requirement not satisfied: pyflakes>=2.1.1 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement not satisfied: python-barbicanclient>=4.5.2 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: requests-mock>=1.2.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: python-subunit>=1.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=2.0.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.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 running dist_info writing castellan.egg-info/PKG-INFO writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing requirements to castellan.egg-info/requires.txt writing top-level names to castellan.egg-info/top_level.txt writing pbr to castellan.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 'castellan.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/castellan-4.3.0.dev2/castellan.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: cryptography (>=2.7) Handling python-barbicanclient (>=5.5.0) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: python-barbicanclient (>=5.5.0) Handling oslo.config (>=6.4.0) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: oslo.config (>=6.4.0) Handling oslo.context (>=2.19.2) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: oslo.context (>=2.19.2) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: oslo.utils (>=3.33.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: stevedore (>=1.20.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (castellan) Requirement not satisfied: keystoneauth1 (>=3.4.0) Handling requests (!=2.20.0,>=2.18.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: requests (!=2.20.0,>=2.18.0) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires + rm -rfv castellan.dist-info/ removed 'castellan.dist-info/AUTHORS' removed 'castellan.dist-info/LICENSE' removed 'castellan.dist-info/METADATA' removed 'castellan.dist-info/entry_points.txt' removed 'castellan.dist-info/pbr.json' removed 'castellan.dist-info/top_level.txt' removed directory 'castellan.dist-info/' + RPM_EC=0 Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.buildreqs.nosrc.rpm ++ jobs -p + exit 0 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 x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r57wBm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castellan-4.3.0.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/castellan-4.3.0.dev2-0.20240112063020.3b4e09f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd castellan-4.3.0.dev2 + /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-castellan-4.3.0 base' + sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + 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 pifpaf + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pifpaf.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pifpaf.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zs0pzy + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + 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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling cryptography>=2.7 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling python-barbicanclient>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=5.5.0 (installed: python-barbicanclient 5.6.2.dev2) Handling oslo.config>=6.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.4.0 (installed: oslo.config 9.3.0.dev2) Handling oslo.context>=2.19.2 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.19.2 (installed: oslo.context 5.3.1.dev2) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.2.1.dev1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.4.0.dev4) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.3.1.dev3) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.2.0.dev1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.4.1.dev8) Handling requests>=2.18.0,!=2.20.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.18.0,!=2.20.0 (installed: requests 2.25.1) Handling pyflakes>=2.1.1 from tox --print-deps-only: py39 Requirement satisfied: pyflakes>=2.1.1 (installed: pyflakes 2.5.0) 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 python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 5.6.2.dev2) 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 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 oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.1.dev15) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 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) running dist_info writing castellan.egg-info/PKG-INFO writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing requirements to castellan.egg-info/requires.txt writing top-level names to castellan.egg-info/top_level.txt writing pbr to castellan.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 'castellan.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/castellan-4.3.0.dev2/castellan.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling python-barbicanclient (>=5.5.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: python-barbicanclient (>=5.5.0) (installed: python-barbicanclient 5.6.2.dev2) Handling oslo.config (>=6.4.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.config (>=6.4.0) (installed: oslo.config 9.3.0.dev2) Handling oslo.context (>=2.19.2) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.context (>=2.19.2) (installed: oslo.context 5.3.1.dev2) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.2.1.dev1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.4.0.dev4) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.3.1.dev3) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.2.0.dev1) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.4.1.dev8) Handling requests (!=2.20.0,>=2.18.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: requests (!=2.20.0,>=2.18.0) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires + rm -rfv castellan.dist-info/ removed 'castellan.dist-info/AUTHORS' removed 'castellan.dist-info/LICENSE' removed 'castellan.dist-info/METADATA' removed 'castellan.dist-info/entry_points.txt' removed 'castellan.dist-info/pbr.json' removed 'castellan.dist-info/top_level.txt' removed directory 'castellan.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.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 x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.CVtMlk + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + 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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling cryptography>=2.7 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling python-barbicanclient>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=5.5.0 (installed: python-barbicanclient 5.6.2.dev2) Handling oslo.config>=6.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.4.0 (installed: oslo.config 9.3.0.dev2) Handling oslo.context>=2.19.2 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.19.2 (installed: oslo.context 5.3.1.dev2) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.2.1.dev1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.4.0.dev4) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.3.1.dev3) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.2.0.dev1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.4.1.dev8) Handling requests>=2.18.0,!=2.20.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.18.0,!=2.20.0 (installed: requests 2.25.1) Handling pyflakes>=2.1.1 from tox --print-deps-only: py39 Requirement satisfied: pyflakes>=2.1.1 (installed: pyflakes 2.5.0) 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 python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 5.6.2.dev2) 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 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 oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.1.dev15) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 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) running dist_info creating castellan.egg-info writing castellan.egg-info/PKG-INFO writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing requirements to castellan.egg-info/requires.txt writing top-level names to castellan.egg-info/top_level.txt writing pbr to castellan.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'castellan.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 'castellan.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/castellan-4.3.0.dev2/castellan.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling python-barbicanclient (>=5.5.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: python-barbicanclient (>=5.5.0) (installed: python-barbicanclient 5.6.2.dev2) Handling oslo.config (>=6.4.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.config (>=6.4.0) (installed: oslo.config 9.3.0.dev2) Handling oslo.context (>=2.19.2) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.context (>=2.19.2) (installed: oslo.context 5.3.1.dev2) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.2.1.dev1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.4.0.dev4) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.3.1.dev3) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.2.0.dev1) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.4.1.dev8) Handling requests (!=2.20.0,>=2.18.0) from hook generated metadata: Requires-Dist (castellan) Requirement satisfied: requests (!=2.20.0,>=2.18.0) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-buildrequires + rm -rfv castellan.dist-info/ removed 'castellan.dist-info/AUTHORS' removed 'castellan.dist-info/LICENSE' removed 'castellan.dist-info/METADATA' removed 'castellan.dist-info/entry_points.txt' removed 'castellan.dist-info/top_level.txt' removed 'castellan.dist-info/pbr.json' removed directory 'castellan.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FM6q7F + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + mkdir -p /builddir/build/BUILD/castellan-4.3.0.dev2/.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/castellan-4.3.0.dev2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/castellan-4.3.0.dev2/pyproject-wheeldir Processing /builddir/build/BUILD/castellan-4.3.0.dev2 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/castellan-4.3.0.dev2/.pyproject-builddir/tmpvaqxomz2 running dist_info creating /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info writing /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.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/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-modern-metadata-yduaol_j/castellan.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: castellan Building wheel for castellan (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/castellan-4.3.0.dev2/.pyproject-builddir/tmpkim2pa7x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/castellan creating build/lib/castellan/key_manager copying castellan/key_manager/__init__.py -> build/lib/castellan/key_manager copying castellan/key_manager/barbican_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/migration.py -> build/lib/castellan/key_manager copying castellan/key_manager/not_implemented_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/vault_key_manager.py -> build/lib/castellan/key_manager creating build/lib/castellan/common creating build/lib/castellan/common/objects copying castellan/common/objects/__init__.py -> build/lib/castellan/common/objects copying castellan/common/objects/certificate.py -> build/lib/castellan/common/objects copying castellan/common/objects/key.py -> build/lib/castellan/common/objects copying castellan/common/objects/managed_object.py -> build/lib/castellan/common/objects copying castellan/common/objects/opaque_data.py -> build/lib/castellan/common/objects copying castellan/common/objects/passphrase.py -> build/lib/castellan/common/objects copying castellan/common/objects/private_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/public_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/symmetric_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/x_509.py -> build/lib/castellan/common/objects creating build/lib/castellan/tests creating build/lib/castellan/tests/functional copying castellan/tests/functional/__init__.py -> build/lib/castellan/tests/functional copying castellan/tests/functional/config.py -> build/lib/castellan/tests/functional creating build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/__init__.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_barbican_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_vault_key_manager.py -> build/lib/castellan/tests/functional/key_manager creating build/lib/castellan/tests/unit creating build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/__init__.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_opaque.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_passphrase.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_private_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_public_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_symmetric_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_x_509.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/__init__.py -> build/lib/castellan/tests copying castellan/tests/base.py -> build/lib/castellan/tests copying castellan/tests/utils.py -> build/lib/castellan/tests creating build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/__init__.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/fake.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/mock_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_barbican_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_migration_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_mock_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_not_implemented_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_vault_key_manager.py -> build/lib/castellan/tests/unit/key_manager creating build/lib/castellan/common/credentials copying castellan/common/credentials/__init__.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/credential.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/keystone_password.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/keystone_token.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/password.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/token.py -> build/lib/castellan/common/credentials copying castellan/tests/unit/__init__.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/test_config_driver.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/test_options.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/test_utils.py -> build/lib/castellan/tests/unit copying castellan/__init__.py -> build/lib/castellan copying castellan/_config_driver.py -> build/lib/castellan copying castellan/i18n.py -> build/lib/castellan copying castellan/options.py -> build/lib/castellan copying castellan/common/__init__.py -> build/lib/castellan/common copying castellan/common/exception.py -> build/lib/castellan/common copying castellan/common/utils.py -> build/lib/castellan/common creating build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/__init__.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_keystone_password.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_keystone_token.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_password.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_token.py -> build/lib/castellan/tests/unit/credentials running egg_info creating castellan.egg-info writing castellan.egg-info/PKG-INFO writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing requirements to castellan.egg-info/requires.txt writing top-level names to castellan.egg-info/top_level.txt writing pbr to castellan.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'castellan.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 'castellan.egg-info/SOURCES.txt' creating build/lib/castellan/tests/contrib copying castellan/tests/contrib/gate_hook.sh -> build/lib/castellan/tests/contrib copying castellan/tests/contrib/post_test_hook.sh -> build/lib/castellan/tests/contrib 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/castellan copying build/lib/castellan/options.py -> build/bdist.linux-x86_64/wheel/castellan copying build/lib/castellan/i18n.py -> build/bdist.linux-x86_64/wheel/castellan copying build/lib/castellan/_config_driver.py -> build/bdist.linux-x86_64/wheel/castellan copying build/lib/castellan/__init__.py -> build/bdist.linux-x86_64/wheel/castellan creating build/bdist.linux-x86_64/wheel/castellan/tests creating build/bdist.linux-x86_64/wheel/castellan/tests/contrib copying build/lib/castellan/tests/contrib/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/castellan/tests/contrib copying build/lib/castellan/tests/contrib/gate_hook.sh -> build/bdist.linux-x86_64/wheel/castellan/tests/contrib copying build/lib/castellan/tests/utils.py -> build/bdist.linux-x86_64/wheel/castellan/tests copying build/lib/castellan/tests/base.py -> build/bdist.linux-x86_64/wheel/castellan/tests copying build/lib/castellan/tests/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests creating build/bdist.linux-x86_64/wheel/castellan/tests/unit creating build/bdist.linux-x86_64/wheel/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_token.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_password.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_keystone_token.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_keystone_password.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit copying build/lib/castellan/tests/unit/test_options.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit copying build/lib/castellan/tests/unit/test_config_driver.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit copying build/lib/castellan/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit creating build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_vault_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_not_implemented_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_mock_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_migration_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_barbican_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/mock_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/fake.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/key_manager creating build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_x_509.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_symmetric_key.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_public_key.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_private_key.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_passphrase.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_opaque.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests/unit/objects creating build/bdist.linux-x86_64/wheel/castellan/tests/functional creating build/bdist.linux-x86_64/wheel/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_vault_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_barbican_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/config.py -> build/bdist.linux-x86_64/wheel/castellan/tests/functional copying build/lib/castellan/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/tests/functional creating build/bdist.linux-x86_64/wheel/castellan/common copying build/lib/castellan/common/utils.py -> build/bdist.linux-x86_64/wheel/castellan/common copying build/lib/castellan/common/exception.py -> build/bdist.linux-x86_64/wheel/castellan/common copying build/lib/castellan/common/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/common creating build/bdist.linux-x86_64/wheel/castellan/common/credentials copying build/lib/castellan/common/credentials/token.py -> build/bdist.linux-x86_64/wheel/castellan/common/credentials copying build/lib/castellan/common/credentials/password.py -> build/bdist.linux-x86_64/wheel/castellan/common/credentials copying build/lib/castellan/common/credentials/keystone_token.py -> build/bdist.linux-x86_64/wheel/castellan/common/credentials copying build/lib/castellan/common/credentials/keystone_password.py -> build/bdist.linux-x86_64/wheel/castellan/common/credentials copying build/lib/castellan/common/credentials/credential.py -> build/bdist.linux-x86_64/wheel/castellan/common/credentials copying build/lib/castellan/common/credentials/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/common/credentials creating build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/x_509.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/symmetric_key.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/public_key.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/private_key.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/passphrase.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/opaque_data.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/managed_object.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/key.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/certificate.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects copying build/lib/castellan/common/objects/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/common/objects creating build/bdist.linux-x86_64/wheel/castellan/key_manager copying build/lib/castellan/key_manager/vault_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/key_manager copying build/lib/castellan/key_manager/not_implemented_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/key_manager copying build/lib/castellan/key_manager/migration.py -> build/bdist.linux-x86_64/wheel/castellan/key_manager copying build/lib/castellan/key_manager/key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/key_manager copying build/lib/castellan/key_manager/barbican_key_manager.py -> build/bdist.linux-x86_64/wheel/castellan/key_manager copying build/lib/castellan/key_manager/__init__.py -> build/bdist.linux-x86_64/wheel/castellan/key_manager running install_egg_info Copying castellan.egg-info to build/bdist.linux-x86_64/wheel/castellan-4.3.0.dev2-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/castellan-4.3.0.dev2.dist-info/WHEEL creating '/builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir/pip-wheel-rr4bkuvb/tmpz99fx4ga/castellan-4.3.0.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'castellan/__init__.py' adding 'castellan/_config_driver.py' adding 'castellan/i18n.py' adding 'castellan/options.py' adding 'castellan/common/__init__.py' adding 'castellan/common/exception.py' adding 'castellan/common/utils.py' adding 'castellan/common/credentials/__init__.py' adding 'castellan/common/credentials/credential.py' adding 'castellan/common/credentials/keystone_password.py' adding 'castellan/common/credentials/keystone_token.py' adding 'castellan/common/credentials/password.py' adding 'castellan/common/credentials/token.py' adding 'castellan/common/objects/__init__.py' adding 'castellan/common/objects/certificate.py' adding 'castellan/common/objects/key.py' adding 'castellan/common/objects/managed_object.py' adding 'castellan/common/objects/opaque_data.py' adding 'castellan/common/objects/passphrase.py' adding 'castellan/common/objects/private_key.py' adding 'castellan/common/objects/public_key.py' adding 'castellan/common/objects/symmetric_key.py' adding 'castellan/common/objects/x_509.py' adding 'castellan/key_manager/__init__.py' adding 'castellan/key_manager/barbican_key_manager.py' adding 'castellan/key_manager/key_manager.py' adding 'castellan/key_manager/migration.py' adding 'castellan/key_manager/not_implemented_key_manager.py' adding 'castellan/key_manager/vault_key_manager.py' adding 'castellan/tests/__init__.py' adding 'castellan/tests/base.py' adding 'castellan/tests/utils.py' adding 'castellan/tests/contrib/gate_hook.sh' adding 'castellan/tests/contrib/post_test_hook.sh' adding 'castellan/tests/functional/__init__.py' adding 'castellan/tests/functional/config.py' adding 'castellan/tests/functional/key_manager/__init__.py' adding 'castellan/tests/functional/key_manager/test_barbican_key_manager.py' adding 'castellan/tests/functional/key_manager/test_key_manager.py' adding 'castellan/tests/functional/key_manager/test_vault_key_manager.py' adding 'castellan/tests/unit/__init__.py' adding 'castellan/tests/unit/test_config_driver.py' adding 'castellan/tests/unit/test_options.py' adding 'castellan/tests/unit/test_utils.py' adding 'castellan/tests/unit/credentials/__init__.py' adding 'castellan/tests/unit/credentials/test_keystone_password.py' adding 'castellan/tests/unit/credentials/test_keystone_token.py' adding 'castellan/tests/unit/credentials/test_password.py' adding 'castellan/tests/unit/credentials/test_token.py' adding 'castellan/tests/unit/key_manager/__init__.py' adding 'castellan/tests/unit/key_manager/fake.py' adding 'castellan/tests/unit/key_manager/mock_key_manager.py' adding 'castellan/tests/unit/key_manager/test_barbican_key_manager.py' adding 'castellan/tests/unit/key_manager/test_key_manager.py' adding 'castellan/tests/unit/key_manager/test_migration_key_manager.py' adding 'castellan/tests/unit/key_manager/test_mock_key_manager.py' adding 'castellan/tests/unit/key_manager/test_not_implemented_key_manager.py' adding 'castellan/tests/unit/key_manager/test_vault_key_manager.py' adding 'castellan/tests/unit/objects/__init__.py' adding 'castellan/tests/unit/objects/test_opaque.py' adding 'castellan/tests/unit/objects/test_passphrase.py' adding 'castellan/tests/unit/objects/test_private_key.py' adding 'castellan/tests/unit/objects/test_public_key.py' adding 'castellan/tests/unit/objects/test_symmetric_key.py' adding 'castellan/tests/unit/objects/test_x_509.py' adding 'castellan-4.3.0.dev2.dist-info/AUTHORS' adding 'castellan-4.3.0.dev2.dist-info/LICENSE' adding 'castellan-4.3.0.dev2.dist-info/METADATA' adding 'castellan-4.3.0.dev2.dist-info/WHEEL' adding 'castellan-4.3.0.dev2.dist-info/entry_points.txt' adding 'castellan-4.3.0.dev2.dist-info/pbr.json' adding 'castellan-4.3.0.dev2.dist-info/top_level.txt' adding 'castellan-4.3.0.dev2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for castellan (PEP 517): finished with status 'done' Created wheel for castellan: filename=castellan-4.3.0.dev2-py3-none-any.whl size=99006 sha256=f25a91d7b56d01501eb195a4a9b7fdebd7d564c2f5782f0e273ea29c26ec0e7e Stored in directory: /builddir/.cache/pip/wheels/22/ed/ff/4596d89cf78e737ebfd0c08f037157c27dea37ad48c360599b Successfully built castellan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SYwqaV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 + cd castellan-4.3.0.dev2 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/castellan-4.3.0.dev2/pyproject-wheeldir/castellan-4.3.0.dev2-py3-none-any.whl + specifier=castellan==4.3.0.dev2 + TMPDIR=/builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/castellan-4.3.0.dev2/pyproject-wheeldir castellan==4.3.0.dev2 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/castellan-4.3.0.dev2/pyproject-wheeldir Processing ./pyproject-wheeldir/castellan-4.3.0.dev2-py3-none-any.whl Installing collected packages: castellan Successfully installed castellan-4.3.0.dev2 + '[' -d /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.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-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 --record /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages/castellan-4.3.0.dev2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.3.0-0.20240112063020.3b4e09f.el9 --unique-debug-suffix -4.3.0-0.20240112063020.3b4e09f.el9.x86_64 --unique-debug-src-base python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/castellan-4.3.0.dev2 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-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/site-packages/castellan/tests/contrib/post_test_hook.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.9/site-packages/castellan/tests/contrib/gate_hook.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4ht0Rr + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/castellan-4.3.0.dev2/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_no_args ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_one_arg_1 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_one_arg_2 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_one_arg_3 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_two_args_1 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_two_args_2 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_missing_positional_arguments_two_args_3 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_secret_delete_force_parameter_false ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_secret_delete_force_parameter_nonexisting ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_secret_delete_force_parameter_true ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_add_two_remove_one_check_consumers_list ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_no_args ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_one_arg_1 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_one_arg_2 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_one_arg_3 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_two_args_1 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_two_args_2 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_consumer_remove_missing_positional_arguments_two_args_3 ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_key_pair ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_key_pair_null_context ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_null_context ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_certificate ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_null_context ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_null_object ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_opaque_data ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_passphrase ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_private_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_public_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_symmetric_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_unknown_object ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_certificate ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_certificate ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_opaque_data ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_passphrase ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_private_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_public_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_symmetric_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_null_context ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_null_object ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_opaque_data ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_passphrase ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_private_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_public_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_symmetric_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_unknown_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_certificate ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_certificate ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_opaque_data ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_passphrase ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_private_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_public_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_symmetric_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_opaque_data ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_passphrase ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_private_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_public_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_symmetric_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_with_filter_query_by_object_type ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_secret_create_and_adding_removing_consumers_remove_all ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_secret_create_and_adding_removing_consumers_remove_one ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_secret_create_check_consumers_list_consistency ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_secret_create_check_empty_consumers_list ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_secret_create_remove_nonexistent_consumer ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_certificate ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_null_context ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_opaque_data ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_passphrase ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_private_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_public_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_symmetric_key ... SKIPPED: Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_no_args ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_one_arg_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_one_arg_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_one_arg_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_two_args_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_two_args_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_missing_positional_arguments_two_args_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_secret_delete_force_parameter_false ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_secret_delete_force_parameter_nonexisting ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_secret_delete_force_parameter_true ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_add_two_remove_one_check_consumers_list ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_no_args ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_one_arg_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_one_arg_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_one_arg_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_two_args_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_two_args_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_consumer_remove_missing_positional_arguments_two_args_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_key_pair ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_key_pair_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_null_object ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_unknown_object ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_null_object ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_unknown_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_with_filter_query_by_object_type ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_secret_create_and_adding_removing_consumers_remove_all ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_secret_create_and_adding_removing_consumers_remove_one ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_secret_create_check_consumers_list_consistency ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_secret_create_check_empty_consumers_list ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_secret_create_remove_nonexistent_consumer ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_no_args ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_one_arg_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_one_arg_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_one_arg_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_two_args_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_two_args_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_missing_positional_arguments_two_args_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_secret_delete_force_parameter_false ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_secret_delete_force_parameter_nonexisting ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_secret_delete_force_parameter_true ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_add_two_remove_one_check_consumers_list ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_no_args ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_one_arg_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_one_arg_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_one_arg_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_two_args_1 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_two_args_2 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_consumer_remove_missing_positional_arguments_two_args_3 ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_key_pair ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_key_pair_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_null_object ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_unknown_object ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_null_object ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_unknown_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_with_filter_query_by_object_type ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_secret_create_and_adding_removing_consumers_remove_all ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_secret_create_and_adding_removing_consumers_remove_one ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_secret_create_check_consumers_list_consistency ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_secret_create_check_empty_consumers_list ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_secret_create_remove_nonexistent_consumer ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_certificate ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_null_context ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_opaque_data ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_passphrase ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_private_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_public_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_symmetric_key ... SKIPPED: Unable to establish connection to https://trunk-centos8.rdoproject.org/identity/v3/auth/tokens: HTTPSConnectionPool(host='trunk-centos8.rdoproject.org', port=443): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key_pair ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key_pair_bad_algorithm ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_null_object ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_null_object ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_unknown_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_with_filter_query_by_object_type ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key_pair ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key_pair_bad_algorithm ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_null_object ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_null_object ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_unknown_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_with_filter_query_by_object_type ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_create_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_create_key_pair ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_create_key_pair_bad_algorithm ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_null_object ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_public_key ... SKIPPED: Missing Vault setup information ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Forbidden: SecretConsumer creation attempt not allowed - please review your user/project privileges {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_delete_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_metadata_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_metadata_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_metadata_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_metadata_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_metadata_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_metadata_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_null_object ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_get_unknown_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_certificate ... SKIPPED: Missing Vault setup information ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': '' is too short. Invalid property: 'resource_id' {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_metadata_only_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_metadata_only_opaque_data ... SKIPPED: Missing Vault setup information ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': '' is too short. Invalid property: 'resource_type' {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_metadata_only_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_metadata_only_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_metadata_only_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_metadata_only_symmetric_key ... SKIPPED: Missing Vault setup information ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': '' is too short. Invalid property: 'service' {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_passphrase ... SKIPPED: Missing Vault setup information ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Not Found: Secret not found. ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': None is not of type 'string'. Invalid property: 'resource_id' ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': None is not of type 'string'. Invalid property: 'resource_type' ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': None is not of type 'string'. Invalid property: 'service' {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_public_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_list_with_filter_query_by_object_type ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_store_certificate ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_store_opaque_data ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_store_passphrase ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_store_private_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_store_public_key ... SKIPPED: Missing Vault setup information ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. {0} castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_store_symmetric_key ... SKIPPED: Missing Vault setup information {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___eq__ [0.000370s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___domain_id [0.000258s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___domain_name [0.000291s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___none [0.000278s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___password [0.000242s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_domain_id [0.000266s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_domain_name [0.000233s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_id [0.000228s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_name [0.000227s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___reauthenticate [0.000243s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___trust_id [0.000225s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___user_domain_id [0.000223s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___user_domain_name [0.000241s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___user_id [0.000226s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___username [0.000248s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_domain_id [0.000239s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_domain_name [0.000234s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_password [0.000225s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_domain_id [0.000231s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_domain_name [0.008749s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_id [0.000291s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_name [0.000247s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_reauthenticate [0.000229s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_trust_id [0.000248s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_user_domain_id [0.000233s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_user_domain_name [0.000225s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_user_id [0.000228s] ... ok {0} castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_username [0.000933s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___eq__ [0.000304s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___domain_id [0.000241s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___domain_name [0.000228s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___none [0.000229s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_domain_id [0.000241s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_domain_name [0.000225s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_id [0.000240s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_name [0.000224s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___reauthenticate [0.000239s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___token [0.000236s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___trust_id [0.000241s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_domain_id [0.000222s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_domain_name [0.000228s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_domain_id [0.000488s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_domain_name [0.000228s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_id [0.000239s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_name [0.000243s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_reauthenticate [0.000223s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_token [0.000223s] ... ok {0} castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_trust_id [0.000242s] ... ok {0} castellan.tests.unit.credentials.test_password.PasswordTestCase.test___eq__ [0.000249s] ... ok {0} castellan.tests.unit.credentials.test_password.PasswordTestCase.test___ne___none [0.000222s] ... ok {0} castellan.tests.unit.credentials.test_password.PasswordTestCase.test___ne___password [0.000236s] ... ok {0} castellan.tests.unit.credentials.test_password.PasswordTestCase.test___ne___username [0.000229s] ... ok {0} castellan.tests.unit.credentials.test_password.PasswordTestCase.test_get_password [0.000222s] ... ok {0} castellan.tests.unit.credentials.test_password.PasswordTestCase.test_get_username [0.000237s] ... ok {0} castellan.tests.unit.credentials.test_token.TokenTestCase.test___eq__ [0.000258s] ... ok {0} castellan.tests.unit.credentials.test_token.TokenTestCase.test___ne___none [0.000233s] ... ok {0} castellan.tests.unit.credentials.test_token.TokenTestCase.test___ne___token [0.000241s] ... ok {0} castellan.tests.unit.credentials.test_token.TokenTestCase.test_get_token [0.000227s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test__get_keystone_auth [0.004213s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test__get_keystone_auth_service_user [0.003127s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_different_project_fails [0.003797s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_empty_managed_object_id_fails [0.003194s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_empty_resource_id_fails [0.017819s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_empty_resource_type_fails [0.003784s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_empty_service_fails [0.003791s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_inexistent_managed_object_id_fails [0.003236s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_invalid_managed_object_id_fails [0.003959s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_null_managed_object_id_fails [0.003126s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_null_resource_id_fails [0.003396s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_null_resource_type_fails [0.003525s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_null_service_fails [0.003609s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_with_valid_parameters_doesnt_fail [0.003244s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_add_consumer_without_context_fails [0.003159s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint [0.003309s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint_by_get_endpoint [0.003684s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint_by_get_endpoint_with_endpoint_type [0.002963s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint_by_get_endpoint_with_region_name [0.003154s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint_from_config [0.002840s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint_with_endpoint_type [0.003790s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_barbican_endpoint_with_region_name [0.003384s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_get_discovery [0.003344s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_new_version [0.002852s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_old_version [0.002907s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Could not find discovery information for http://localhost/key_manager {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_raise_exception [0.004201s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_service_catalog [0.003199s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_service_catalog_with_endpoint_type [0.003120s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_service_catalog_with_region_name [0.003374s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key [0.255617s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_null_context [0.003462s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair [0.256807s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error creating key pair: test error ERROR [castellan.key_manager.barbican_key_manager] Error creating key: test error {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair_null_context [0.003346s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair_with_error [0.004382s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_with_error [0.005753s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_key [0.003271s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ERROR [castellan.key_manager.barbican_key_manager] Error deleting object: Secret has consumers! Use the 'force' parameter. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_null_context [0.017860s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_secret_with_consumers_force_parameter_false [0.003443s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_secret_with_consumers_force_parameter_true [0.003247s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_secret_with_consumers_no_force_parameter [0.004015s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_unknown_key [0.003495s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error deleting object: test error {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_with_error [0.003206s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order [1.259745s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Order is in ERROR status - status code: 500, status reason: Test Error {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order_error [0.258550s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Exceeded retries: Failed to find 'ACTIVE' status within 3 retries {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order_timeout [3.263325s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_key [0.003998s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_null_context [0.003037s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_unknown_key [0.012584s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error getting secret metadata: test error ERROR [castellan.key_manager.barbican_key_manager] Error retrieving object: test error {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_with_error [0.041216s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list [0.004122s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_null_context [0.003014s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_options_for_discovery [0.002917s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error listing objects: test error {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_with_error [0.004371s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Invalid secret type: invalid_type {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_with_invalid_object_type [0.003117s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error removing consumer: Forbidden: SecretConsumer creation attempt not allowed - please review your user/project privileges {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_different_project_fails [0.003128s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_empty_managed_object_id_fails [0.003622s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': '' is too short. Invalid property: 'resource_id' ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': '' is too short. Invalid property: 'resource_type' {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_empty_resource_id_fails [0.003952s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_empty_resource_type_fails [0.003302s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': '' is too short. Invalid property: 'service' {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_empty_service_fails [0.003577s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_invalid_managed_object_id_fails [0.003060s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': None is not of type 'string'. Invalid property: 'resource_id' {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_null_managed_object_id_fails [0.003861s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_null_resource_id_fails [0.003265s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': None is not of type 'string'. Invalid property: 'resource_type' {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_null_resource_type_fails [0.003187s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Bad Request: Provided object does not match schema 'Secret Consumer': None is not of type 'string'. Invalid property: 'service' {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_null_service_fails [0.003754s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_with_valid_parameters_doesnt_fail [0.003490s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ERROR [castellan.key_manager.barbican_key_manager] Error adding consumer: Not Found: Secret not found. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_without_context_fails [0.005894s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_remove_consumer_without_registered_managed_object_id_fails [0.003247s] ... ok ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_key [0.003143s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_key_with_name [0.003846s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error storing object: test error {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_null_context [0.002831s] ... ok {0} castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_with_error [0.003143s] ... ok WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption {0} castellan.tests.unit.key_manager.test_key_manager.DefaultKeyManagerImplTestCase.test_default_key_manager [0.025218s] ... ok WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ERROR [castellan.key_manager.barbican_key_manager] context must be of type KeystonePassword, KeystoneToken, or RequestContext. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: You are not authorized to complete this action. WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_delete_fixed_key [0.001471s] ... ok {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_delete_fixed_key_fail_bad_context [0.001349s] ... ok {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_delete_other_key [0.001444s] ... ok {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_get_fixed_key [0.001438s] ... ok WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ERROR [castellan.key_manager.barbican_key_manager] context must be of type KeystonePassword, KeystoneToken, or RequestContext. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: You are not authorized to complete this action. WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ERROR [castellan.key_manager.barbican_key_manager] context must be of type KeystonePassword, KeystoneToken, or RequestContext. {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_get_fixed_key_fail_bad_context [0.005110s] ... ok ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: You are not authorized to complete this action. {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_get_other_key [0.001531s] ... ok WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption WARNING [stevedore.named] Could not load castellan.tests.unit.key_manager.test_migration_key_manager.ConfKeyManager WARNING [castellan.key_manager] Deprecation Warning : castellan.tests.unit.key_manager.test_migration_key_manager.ConfKeyManager is not a stevedore based driver, trying to load it as a class {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_no_fixed_key [0.001904s] ... ok {0} castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_using_conf_key_manager [0.001451s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key [0.000590s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_null_context [0.000379s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair [4.515433s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_encryption [0.220782s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_invalid_algorithm [0.000590s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_invalid_length [0.000399s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_null_context [0.000380s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_with_algorithm [0.000526s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_with_length [0.000750s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_with_name [0.000476s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_delete_key [0.000485s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_delete_null_context [0.000360s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_delete_unknown_key [0.000351s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_get_null_context [0.000403s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_get_unknown_key [0.000410s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_list_keys [0.000408s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_list_keys_metadata_only [0.000450s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_list_null_context [0.000369s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_and_get_key [0.000479s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_key_and_get_metadata [0.000395s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_key_and_get_metadata_and_get_key [0.000424s] ... ok {0} castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_null_context [0.000385s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_copy [0.000379s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_create_key [0.000339s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_create_key_pair [0.000337s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_delete [0.000504s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_get [0.000331s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_list [0.000322s] ... ok {0} castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_store [0.000327s] ... ok {0} castellan.tests.unit.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_auth_headers_app_role [0.002074s] ... ok {0} castellan.tests.unit.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_auth_headers_app_role_with_namespace [0.001439s] ... ok {0} castellan.tests.unit.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_auth_headers_root_token [0.000614s] ... ok {0} castellan.tests.unit.key_manager.test_vault_key_manager.VaultKeyManagerTestCase.test_auth_headers_root_token_with_namespace [0.000591s] ... ok {0} castellan.tests.unit.objects.ManagedObjectFromDictTestCase.test_invalid_dict [0.000283s] ... ok {0} castellan.tests.unit.objects.ManagedObjectFromDictTestCase.test_unknown_type [0.000298s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test___eq__ [0.001137s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test___ne___data [0.000250s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test___ne___none [0.000232s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_consumers [0.000260s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_created [0.000236s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_created_none [0.000231s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_encoded [0.000238s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_format [0.000241s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_name [0.000223s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_is_not_only_metadata [0.000222s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_is_only_metadata [0.000235s] ... ok {0} castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_to_and_from_dict [0.000239s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test___eq__ [0.000278s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test___ne___data [0.000229s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test___ne___none [0.000238s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_consumers [0.000223s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_created [0.000234s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_created_none [0.000437s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_encoded [0.000262s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_format [0.000245s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_name [0.000231s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_is_not_only_metadata [0.000233s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_is_only_metadata [0.000232s] ... ok {0} castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_to_and_from_dict [0.000252s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___eq__ [0.000269s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___algorithm [0.000253s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___bit_length [0.000235s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___consumers [0.000226s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___encoded [0.000282s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___none [0.000240s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_algorithm [0.000229s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_bit_length [0.000269s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_consumers [0.000285s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_created [0.000232s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_created_none [0.000260s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_encoded [0.000246s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_format [0.000227s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_name [0.000263s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_is_not_only_metadata [0.000239s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_is_only_metadata [0.000225s] ... ok {0} castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_to_and_from_dict [0.000243s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___eq__ [0.011662s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___algorithm [0.000252s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___bit_length [0.000261s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___consumers [0.004672s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___encoded [0.000261s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___none [0.000234s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_algorithm [0.000233s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_bit_length [0.000264s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_consumers [0.000257s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_created [0.000255s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_created_none [0.000264s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_encoded [0.000239s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_format [0.000234s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_name [0.000244s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_is_not_only_metadata [0.000225s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_is_only_metadata [0.000226s] ... ok {0} castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_to_and_from_dict [0.000304s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___eq__ [0.000256s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___algorithm [0.000232s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___bit_length [0.000228s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___consumers [0.000225s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___encoded [0.000232s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___none [0.000237s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_algorithm [0.000297s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_bit_length [0.000245s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_consumers [0.000245s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_created [0.000233s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_created_none [0.000247s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_encoded [0.000226s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_format [0.000224s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_name [0.000243s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_is_not_only_metadata [0.000221s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_is_only_metadata [0.000226s] ... ok {0} castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_to_and_from_dict [0.000236s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test___eq__ [0.000252s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test___ne___consumers [0.000226s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test___ne___data [0.000228s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test___ne___none [0.000237s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_consumers [0.000224s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_created [0.000246s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_created_none [0.000247s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_encoded [0.000224s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_format [0.000227s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_name [0.000222s] ... ok ERROR [oslo_config.cfg] could not load configuration from 'incomplete_driver' using castellan driver: expected str, bytes or os.PathLike object, not NoneType WARNING [stevedore.named] Could not load castellan.tests.unit.key_manager.mock_key_manager.MockKeyManager WARNING [castellan.key_manager] Deprecation Warning : castellan.tests.unit.key_manager.mock_key_manager.MockKeyManager is not a stevedore based driver, trying to load it as a class {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_is_not_only_metadata [0.005269s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_is_only_metadata [0.000245s] ... ok {0} castellan.tests.unit.objects.test_x_509.X509TestCase.test_to_and_from_dict [0.000246s] ... ok {0} castellan.tests.unit.test_config_driver.CastellanSourceTestCase.test_complete_driver [0.001417s] ... ok {0} castellan.tests.unit.test_config_driver.CastellanSourceTestCase.test_fetch_secret [0.002667s] ... ok {0} castellan.tests.unit.test_config_driver.CastellanSourceTestCase.test_incomplete_driver [0.001439s] ... ok ERROR [castellan.common.utils] Invalid auth_type specified. {0} castellan.tests.unit.test_options.TestOptions.test_set_defaults [0.011591s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_invalid_auth_type [0.000600s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_keystone_password_credential [0.000598s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential [0.000571s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential_config_override_context [0.000621s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential_exception [0.000532s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential_with_context [0.000596s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_oslo_context_to_keystone_token [0.000408s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_password_credential [0.000483s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_token_credential [0.000483s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_token_credential_config_override_context [0.000496s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_token_credential_exception [0.000507s] ... ok {0} castellan.tests.unit.test_utils.TestUtils.test_token_credential_with_context [0.000512s] ... ok ====== Totals ====== Ran: 619 tests in 12.7123 sec. - Passed: 277 - Skipped: 342 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 12.5430 sec. ============== Worker Balance ============== - Worker 0 (619 tests) => 0:00:12.712344 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------- ----------- castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair 4.515 castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order_timeout 3.263 castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order 1.260 castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order_error 0.259 castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair 0.257 castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key 0.256 castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_encryption 0.221 castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_symmetric_key 0.042 castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_with_error 0.041 castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_opaque_data 0.037 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-castellan-4.3.0-0.20240112063020.3b4e09f.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GDzzzY + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + DOCDIR=/builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/share/doc/python3-castellan + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/share/doc/python3-castellan + cp -pr README.rst /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/share/doc/python3-castellan + cp -pr LICENSE /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64/usr/share/doc/python3-castellan + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-castellan = 4.3.0-0.20240112063020.3b4e09f.el9 python3-castellan = 4.3.0-0.20240112063020.3b4e09f.el9 python3.9-castellan = 4.3.0-0.20240112063020.3b4e09f.el9 python3.9dist(castellan) = 4.3~~dev2 python3dist(castellan) = 4.3~~dev2 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(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) ((python3.9dist(requests) < 2.20 or python3.9dist(requests) > 2.20) with python3.9dist(requests) >= 2.18) /usr/bin/bash python(abi) = 3.9 python3.9dist(cryptography) >= 2.7 python3.9dist(keystoneauth1) >= 3.4 python3.9dist(oslo-config) >= 6.4 python3.9dist(oslo-context) >= 2.19.2 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.33 python3.9dist(python-barbicanclient) >= 5.5 python3.9dist(stevedore) >= 1.20 Obsoletes: python39-castellan < 4.3.0-0.20240112063020.3b4e09f.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 Wrote: /builddir/build/SRPMS/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.src.rpm Wrote: /builddir/build/RPMS/python3-castellan-4.3.0-0.20240112063020.3b4e09f.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4nVasP + umask 022 + cd /builddir/build/BUILD + cd castellan-4.3.0.dev2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-castellan-4.3.0-0.20240112063020.3b4e09f.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0