Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cl9C29 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-brick-6.11.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/os-brick-6.11.0-0.20250319055206.6e83ac6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd os-brick-6.11.0 + rm -rf /builddir/build/BUILD/os-brick-6.11.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/os-brick-6.11.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-brick-6.11.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/^sphinx>=.*/sphinx/' doc/requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref + 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 flake8-logging-format mypy os-api-ref + 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 flake8-logging-format mypy os-api-ref + 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 flake8-logging-format mypy os-api-ref + 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 flake8-logging-format mypy os-api-ref + 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 flake8-logging-format mypy os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-logging-format.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-logging-format.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^mypy.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^mypy.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xoU6do + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ggr8DL + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lI6Edi + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.03 seconds py312: OK (0.03 seconds) docs: OK (0.01 seconds) congratulations :) (0.26 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.8.0 (installed: pbr 6.0.0) Handling oslo.concurrency>=5.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=5.0.0 Handling oslo.config>=9.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=9.0.0 Handling oslo.context>=4.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.context>=4.1.0 Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=4.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.privsep>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.privsep>=3.0.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.service>=2.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.service>=2.8.0 Handling oslo.utils>=6.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=6.0.0 Handling requests>=2.25.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: tenacity>=6.3.1 Handling os-win>=5.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: os-win>=5.7.0 Handling psutil>=5.7.2 from tox --print-deps-only: py312,docs Requirement not satisfied: psutil>=5.7.2 Handling coverage>=5.5 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=5.5 Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.4.1 Handling oslotest>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=4.5.0 Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.5.0 Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.4.0 Handling stestr>=3.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=3.2.1 Handling oslo.vmware>=4.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.vmware>=4.0.0 Handling castellan>=3.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: castellan>=3.10.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.36.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.7 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.7 Handling reno>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.2.0 Handling sphinx from tox --print-deps-only: py312,docs Requirement satisfied: sphinx (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.3.0 Handling sphinx-feature-classification>=1.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinx-feature-classification>=1.1.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_brick.egg-info/PKG-INFO writing dependency_links to os_brick.egg-info/dependency_links.txt writing entry points to os_brick.egg-info/entry_points.txt writing requirements to os_brick.egg-info/requires.txt writing top-level names to os_brick.egg-info/top_level.txt writing pbr to os_brick.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 'os_brick.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-brick-6.11.0/os_brick-6.11.0.dist-info' Handling pbr >=5.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: pbr >=5.8.0 (installed: pbr 6.0.0) Handling oslo.concurrency >=5.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.concurrency >=5.0.0 Handling oslo.config >=9.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.config >=9.0.0 Handling oslo.context >=4.1.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.context >=4.1.0 Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.log >=4.8.0 Handling oslo.i18n >=5.1.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.i18n >=5.1.0 Handling oslo.privsep >=3.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.privsep >=3.0.0 Handling oslo.serialization >=4.3.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.serialization >=4.3.0 Handling oslo.service >=2.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.service >=2.8.0 Handling oslo.utils >=6.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: oslo.utils >=6.0.0 Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: requests >=2.25.1 (installed: requests 2.32.3) Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: tenacity >=6.3.1 Handling os-win >=5.7.0 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: os-win >=5.7.0 Handling psutil >=5.7.2 from hook generated metadata: Requires-Dist (os-brick) Requirement not satisfied: psutil >=5.7.2 + cat /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires + rm -rfv os_brick-6.11.0.dist-info/ removed 'os_brick-6.11.0.dist-info/AUTHORS' removed 'os_brick-6.11.0.dist-info/LICENSE' removed 'os_brick-6.11.0.dist-info/METADATA' removed 'os_brick-6.11.0.dist-info/entry_points.txt' removed 'os_brick-6.11.0.dist-info/pbr.json' removed 'os_brick-6.11.0.dist-info/top_level.txt' removed directory 'os_brick-6.11.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wpFC6R + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.05 seconds py312: OK (0.05 seconds) docs: OK (0.02 seconds) congratulations :) (0.27 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.8.0 (installed: pbr 6.0.0) Handling oslo.concurrency>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=5.0.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=9.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=9.0.0 (installed: oslo.config 9.7.1) Handling oslo.context>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=4.1.0 (installed: oslo.context 5.7.1) Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.5.1) Handling oslo.privsep>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.privsep>=3.0.0 (installed: oslo.privsep 3.6.0) Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=4.3.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.8.0 (installed: oslo.service 4.1.1) Handling oslo.utils>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=6.0.0 (installed: oslo.utils 8.0.0) Handling requests>=2.25.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling os-win>=5.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: os-win>=5.7.0 (installed: os-win 5.9.0) Handling psutil>=5.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=5.7.2 (installed: psutil 5.9.8) Handling coverage>=5.5 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.5 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling oslotest>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.5.0 (installed: oslotest 5.0.0) Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling stestr>=3.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.2.1 (installed: stestr 4.1.0) Handling oslo.vmware>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.vmware>=4.0.0 (installed: oslo.vmware 4.6.0) Handling castellan>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: castellan>=3.10.0 (installed: castellan 5.2.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.36.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.7 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.7 (installed: openstackdocstheme 3.0.0) Handling reno>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.2.0 (installed: reno 4.1.0) Handling sphinx from tox --print-deps-only: py312,docs Requirement satisfied: sphinx (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.3.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling sphinx-feature-classification>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx-feature-classification>=1.1.0 (installed: sphinx-feature-classification 2.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_brick.egg-info/PKG-INFO writing dependency_links to os_brick.egg-info/dependency_links.txt writing entry points to os_brick.egg-info/entry_points.txt writing requirements to os_brick.egg-info/requires.txt writing top-level names to os_brick.egg-info/top_level.txt writing pbr to os_brick.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 'os_brick.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-brick-6.11.0/os_brick-6.11.0.dist-info' Handling pbr >=5.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: pbr >=5.8.0 (installed: pbr 6.0.0) Handling oslo.concurrency >=5.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.concurrency >=5.0.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config >=9.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.config >=9.0.0 (installed: oslo.config 9.7.1) Handling oslo.context >=4.1.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.context >=4.1.0 (installed: oslo.context 5.7.1) Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.log >=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.i18n >=5.1.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.i18n >=5.1.0 (installed: oslo.i18n 6.5.1) Handling oslo.privsep >=3.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.privsep >=3.0.0 (installed: oslo.privsep 3.6.0) Handling oslo.serialization >=4.3.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.serialization >=4.3.0 (installed: oslo.serialization 5.7.0) Handling oslo.service >=2.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.service >=2.8.0 (installed: oslo.service 4.1.1) Handling oslo.utils >=6.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.utils >=6.0.0 (installed: oslo.utils 8.0.0) Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: requests >=2.25.1 (installed: requests 2.32.3) Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: tenacity >=6.3.1 (installed: tenacity 8.2.3) Handling os-win >=5.7.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: os-win >=5.7.0 (installed: os-win 5.9.0) Handling psutil >=5.7.2 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: psutil >=5.7.2 (installed: psutil 5.9.8) + cat /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires + rm -rfv os_brick-6.11.0.dist-info/ removed 'os_brick-6.11.0.dist-info/AUTHORS' removed 'os_brick-6.11.0.dist-info/LICENSE' removed 'os_brick-6.11.0.dist-info/METADATA' removed 'os_brick-6.11.0.dist-info/top_level.txt' removed 'os_brick-6.11.0.dist-info/pbr.json' removed 'os_brick-6.11.0.dist-info/entry_points.txt' removed directory 'os_brick-6.11.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-os-brick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.G6BhQO + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.03 seconds py312: OK (0.03 seconds) docs: OK (0.01 seconds) congratulations :) (0.27 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.8.0 (installed: pbr 6.0.0) Handling oslo.concurrency>=5.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=5.0.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=9.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=9.0.0 (installed: oslo.config 9.7.1) Handling oslo.context>=4.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.context>=4.1.0 (installed: oslo.context 5.7.1) Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.5.1) Handling oslo.privsep>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.privsep>=3.0.0 (installed: oslo.privsep 3.6.0) Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization>=4.3.0 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.service>=2.8.0 (installed: oslo.service 4.1.1) Handling oslo.utils>=6.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=6.0.0 (installed: oslo.utils 8.0.0) Handling requests>=2.25.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling os-win>=5.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: os-win>=5.7.0 (installed: os-win 5.9.0) Handling psutil>=5.7.2 from tox --print-deps-only: py312,docs Requirement satisfied: psutil>=5.7.2 (installed: psutil 5.9.8) Handling coverage>=5.5 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.5 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling oslotest>=4.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=4.5.0 (installed: oslotest 5.0.0) Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling stestr>=3.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.2.1 (installed: stestr 4.1.0) Handling oslo.vmware>=4.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.vmware>=4.0.0 (installed: oslo.vmware 4.6.0) Handling castellan>=3.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: castellan>=3.10.0 (installed: castellan 5.2.1) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.30.1,!=0.32.0 (installed: eventlet 0.36.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.7 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.7 (installed: openstackdocstheme 3.0.0) Handling reno>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.2.0 (installed: reno 4.1.0) Handling sphinx from tox --print-deps-only: py312,docs Requirement satisfied: sphinx (installed: sphinx 7.2.6) Handling sphinxcontrib-apidoc>=0.3.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.3.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling sphinx-feature-classification>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx-feature-classification>=1.1.0 (installed: sphinx-feature-classification 2.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing os_brick.egg-info/PKG-INFO writing dependency_links to os_brick.egg-info/dependency_links.txt writing entry points to os_brick.egg-info/entry_points.txt writing requirements to os_brick.egg-info/requires.txt writing top-level names to os_brick.egg-info/top_level.txt writing pbr to os_brick.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 'os_brick.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-brick-6.11.0/os_brick-6.11.0.dist-info' Handling pbr >=5.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: pbr >=5.8.0 (installed: pbr 6.0.0) Handling oslo.concurrency >=5.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.concurrency >=5.0.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config >=9.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.config >=9.0.0 (installed: oslo.config 9.7.1) Handling oslo.context >=4.1.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.context >=4.1.0 (installed: oslo.context 5.7.1) Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.log >=4.8.0 (installed: oslo.log 7.1.0) Handling oslo.i18n >=5.1.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.i18n >=5.1.0 (installed: oslo.i18n 6.5.1) Handling oslo.privsep >=3.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.privsep >=3.0.0 (installed: oslo.privsep 3.6.0) Handling oslo.serialization >=4.3.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.serialization >=4.3.0 (installed: oslo.serialization 5.7.0) Handling oslo.service >=2.8.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.service >=2.8.0 (installed: oslo.service 4.1.1) Handling oslo.utils >=6.0.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: oslo.utils >=6.0.0 (installed: oslo.utils 8.0.0) Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: requests >=2.25.1 (installed: requests 2.32.3) Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: tenacity >=6.3.1 (installed: tenacity 8.2.3) Handling os-win >=5.7.0 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: os-win >=5.7.0 (installed: os-win 5.9.0) Handling psutil >=5.7.2 from hook generated metadata: Requires-Dist (os-brick) Requirement satisfied: psutil >=5.7.2 (installed: psutil 5.9.8) + cat /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-buildrequires + rm -rfv os_brick-6.11.0.dist-info/ removed 'os_brick-6.11.0.dist-info/AUTHORS' removed 'os_brick-6.11.0.dist-info/LICENSE' removed 'os_brick-6.11.0.dist-info/METADATA' removed 'os_brick-6.11.0.dist-info/entry_points.txt' removed 'os_brick-6.11.0.dist-info/pbr.json' removed 'os_brick-6.11.0.dist-info/top_level.txt' removed directory 'os_brick-6.11.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7deGhM + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd os-brick-6.11.0 + mkdir -p /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir Processing /builddir/build/BUILD/os-brick-6.11.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info writing /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.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/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-modern-metadata-rvjhi55l/os_brick-6.11.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: os-brick Building wheel for os-brick (pyproject.toml): started Running command Building wheel for os-brick (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_brick creating build/lib/os_brick/initiator copying os_brick/initiator/utils.py -> build/lib/os_brick/initiator copying os_brick/initiator/storpool_utils.py -> build/lib/os_brick/initiator copying os_brick/initiator/linuxscsi.py -> build/lib/os_brick/initiator copying os_brick/initiator/linuxrbd.py -> build/lib/os_brick/initiator copying os_brick/initiator/linuxfc.py -> build/lib/os_brick/initiator copying os_brick/initiator/initiator_connector.py -> build/lib/os_brick/initiator copying os_brick/initiator/host_driver.py -> build/lib/os_brick/initiator copying os_brick/initiator/connector.py -> build/lib/os_brick/initiator copying os_brick/initiator/__init__.py -> build/lib/os_brick/initiator creating build/lib/os_brick/remotefs copying os_brick/remotefs/windows_remotefs.py -> build/lib/os_brick/remotefs copying os_brick/remotefs/remotefs.py -> build/lib/os_brick/remotefs copying os_brick/remotefs/__init__.py -> build/lib/os_brick/remotefs creating build/lib/os_brick/tests creating build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_utils.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_storpool_utils.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_linuxscsi.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_linuxrbd.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_linuxfc.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_host_driver.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/test_connector.py -> build/lib/os_brick/tests/initiator copying os_brick/tests/initiator/__init__.py -> build/lib/os_brick/tests/initiator copying os_brick/version.py -> build/lib/os_brick copying os_brick/utils.py -> build/lib/os_brick copying os_brick/opts.py -> build/lib/os_brick copying os_brick/i18n.py -> build/lib/os_brick copying os_brick/executor.py -> build/lib/os_brick copying os_brick/exception.py -> build/lib/os_brick copying os_brick/constants.py -> build/lib/os_brick copying os_brick/__init__.py -> build/lib/os_brick creating build/lib/os_brick/tests/privileged copying os_brick/tests/privileged/test_rootwrap.py -> build/lib/os_brick/tests/privileged copying os_brick/tests/privileged/test_rbd.py -> build/lib/os_brick/tests/privileged copying os_brick/tests/privileged/test_nvmeof.py -> build/lib/os_brick/tests/privileged copying os_brick/tests/privileged/__init__.py -> build/lib/os_brick/tests/privileged creating build/lib/os_brick/local_dev copying os_brick/local_dev/lvm.py -> build/lib/os_brick/local_dev copying os_brick/local_dev/__init__.py -> build/lib/os_brick/local_dev creating build/lib/os_brick/encryptors copying os_brick/encryptors/nop.py -> build/lib/os_brick/encryptors copying os_brick/encryptors/luks.py -> build/lib/os_brick/encryptors copying os_brick/encryptors/cryptsetup.py -> build/lib/os_brick/encryptors copying os_brick/encryptors/base.py -> build/lib/os_brick/encryptors copying os_brick/encryptors/__init__.py -> build/lib/os_brick/encryptors creating build/lib/os_brick/tests/caches copying os_brick/tests/caches/test_opencas.py -> build/lib/os_brick/tests/caches copying os_brick/tests/caches/test_init.py -> build/lib/os_brick/tests/caches copying os_brick/tests/caches/__init__.py -> build/lib/os_brick/tests/caches copying os_brick/tests/test_utils.py -> build/lib/os_brick/tests copying os_brick/tests/test_executor.py -> build/lib/os_brick/tests copying os_brick/tests/test_exception.py -> build/lib/os_brick/tests copying os_brick/tests/test_brick.py -> build/lib/os_brick/tests copying os_brick/tests/base.py -> build/lib/os_brick/tests copying os_brick/tests/__init__.py -> build/lib/os_brick/tests creating build/lib/os_brick/tests/local_dev copying os_brick/tests/local_dev/test_brick_lvm.py -> build/lib/os_brick/tests/local_dev copying os_brick/tests/local_dev/fake_lvm.py -> build/lib/os_brick/tests/local_dev copying os_brick/tests/local_dev/__init__.py -> build/lib/os_brick/tests/local_dev creating build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_vmware.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_storpool.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_scaleio.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_remotefs.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_rbd.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_nvmeof.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_local.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_lightos.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_iser.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_iscsi.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_huawei.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_gpfs.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_fibre_channel.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_base_rbd.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_base_iscsi.py -> build/lib/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/__init__.py -> build/lib/os_brick/tests/initiator/connectors creating build/lib/os_brick/tests/remotefs copying os_brick/tests/remotefs/test_windows_remotefs.py -> build/lib/os_brick/tests/remotefs copying os_brick/tests/remotefs/test_remotefs.py -> build/lib/os_brick/tests/remotefs copying os_brick/tests/remotefs/__init__.py -> build/lib/os_brick/tests/remotefs creating build/lib/os_brick/initiator/windows copying os_brick/initiator/windows/smbfs.py -> build/lib/os_brick/initiator/windows copying os_brick/initiator/windows/rbd.py -> build/lib/os_brick/initiator/windows copying os_brick/initiator/windows/iscsi.py -> build/lib/os_brick/initiator/windows copying os_brick/initiator/windows/fibre_channel.py -> build/lib/os_brick/initiator/windows copying os_brick/initiator/windows/base.py -> build/lib/os_brick/initiator/windows copying os_brick/initiator/windows/__init__.py -> build/lib/os_brick/initiator/windows creating build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/vmware.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/storpool.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/scaleio.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/remotefs.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/rbd.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/nvmeof.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/local.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/lightos.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/iscsi.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/huawei.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/gpfs.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/fibre_channel_s390x.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/fibre_channel_ppc64.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/fibre_channel.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/fake.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/base_rbd.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/base_iscsi.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/base.py -> build/lib/os_brick/initiator/connectors copying os_brick/initiator/connectors/__init__.py -> build/lib/os_brick/initiator/connectors creating build/lib/os_brick/caches copying os_brick/caches/opencas.py -> build/lib/os_brick/caches copying os_brick/caches/__init__.py -> build/lib/os_brick/caches creating build/lib/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_nop.py -> build/lib/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_luks.py -> build/lib/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_cryptsetup.py -> build/lib/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_base.py -> build/lib/os_brick/tests/encryptors copying os_brick/tests/encryptors/__init__.py -> build/lib/os_brick/tests/encryptors creating build/lib/os_brick/privileged copying os_brick/privileged/scaleio.py -> build/lib/os_brick/privileged copying os_brick/privileged/rootwrap.py -> build/lib/os_brick/privileged copying os_brick/privileged/rbd.py -> build/lib/os_brick/privileged copying os_brick/privileged/nvmeof.py -> build/lib/os_brick/privileged copying os_brick/privileged/lightos.py -> build/lib/os_brick/privileged copying os_brick/privileged/__init__.py -> build/lib/os_brick/privileged creating build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_smbfs.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_rbd.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_iscsi.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_fibre_channel.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_factory.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_base_connector.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/test_base.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/fake_win_conn.py -> build/lib/os_brick/tests/windows copying os_brick/tests/windows/__init__.py -> build/lib/os_brick/tests/windows running egg_info writing os_brick.egg-info/PKG-INFO writing dependency_links to os_brick.egg-info/dependency_links.txt writing entry points to os_brick.egg-info/entry_points.txt writing requirements to os_brick.egg-info/requires.txt writing top-level names to os_brick.egg-info/top_level.txt writing pbr to os_brick.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 'os_brick.egg-info/SOURCES.txt' 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.1s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/os_brick creating build/bdist.linux-x86_64/wheel/os_brick/privileged copying build/lib/os_brick/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged copying build/lib/os_brick/privileged/lightos.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged copying build/lib/os_brick/privileged/nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged copying build/lib/os_brick/privileged/rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged copying build/lib/os_brick/privileged/rootwrap.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged copying build/lib/os_brick/privileged/scaleio.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged creating build/bdist.linux-x86_64/wheel/os_brick/caches copying build/lib/os_brick/caches/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/caches copying build/lib/os_brick/caches/opencas.py -> build/bdist.linux-x86_64/wheel/os_brick/caches creating build/bdist.linux-x86_64/wheel/os_brick/encryptors copying build/lib/os_brick/encryptors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors copying build/lib/os_brick/encryptors/base.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors copying build/lib/os_brick/encryptors/cryptsetup.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors copying build/lib/os_brick/encryptors/luks.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors copying build/lib/os_brick/encryptors/nop.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors creating build/bdist.linux-x86_64/wheel/os_brick/local_dev copying build/lib/os_brick/local_dev/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/local_dev copying build/lib/os_brick/local_dev/lvm.py -> build/bdist.linux-x86_64/wheel/os_brick/local_dev copying build/lib/os_brick/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/constants.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/exception.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/executor.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/i18n.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/opts.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/utils.py -> build/bdist.linux-x86_64/wheel/os_brick copying build/lib/os_brick/version.py -> build/bdist.linux-x86_64/wheel/os_brick creating build/bdist.linux-x86_64/wheel/os_brick/tests creating build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/fake_win_conn.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_base.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_base_connector.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_factory.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows copying build/lib/os_brick/tests/windows/test_smbfs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows creating build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors copying build/lib/os_brick/tests/encryptors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors copying build/lib/os_brick/tests/encryptors/test_base.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors copying build/lib/os_brick/tests/encryptors/test_cryptsetup.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors copying build/lib/os_brick/tests/encryptors/test_luks.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors copying build/lib/os_brick/tests/encryptors/test_nop.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors creating build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs copying build/lib/os_brick/tests/remotefs/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs copying build/lib/os_brick/tests/remotefs/test_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs copying build/lib/os_brick/tests/remotefs/test_windows_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs creating build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev copying build/lib/os_brick/tests/local_dev/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev copying build/lib/os_brick/tests/local_dev/fake_lvm.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev copying build/lib/os_brick/tests/local_dev/test_brick_lvm.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev copying build/lib/os_brick/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests copying build/lib/os_brick/tests/base.py -> build/bdist.linux-x86_64/wheel/os_brick/tests copying build/lib/os_brick/tests/test_brick.py -> build/bdist.linux-x86_64/wheel/os_brick/tests copying build/lib/os_brick/tests/test_exception.py -> build/bdist.linux-x86_64/wheel/os_brick/tests copying build/lib/os_brick/tests/test_executor.py -> build/bdist.linux-x86_64/wheel/os_brick/tests copying build/lib/os_brick/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/tests creating build/bdist.linux-x86_64/wheel/os_brick/tests/caches copying build/lib/os_brick/tests/caches/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/caches copying build/lib/os_brick/tests/caches/test_init.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/caches copying build/lib/os_brick/tests/caches/test_opencas.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/caches creating build/bdist.linux-x86_64/wheel/os_brick/tests/privileged copying build/lib/os_brick/tests/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged copying build/lib/os_brick/tests/privileged/test_nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged copying build/lib/os_brick/tests/privileged/test_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged copying build/lib/os_brick/tests/privileged/test_rootwrap.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged creating build/bdist.linux-x86_64/wheel/os_brick/tests/initiator creating build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_base_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_base_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_gpfs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_huawei.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_iser.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_lightos.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_local.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_scaleio.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_storpool.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/connectors/test_vmware.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors copying build/lib/os_brick/tests/initiator/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_connector.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_host_driver.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_linuxfc.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_linuxrbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_linuxscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_storpool_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator copying build/lib/os_brick/tests/initiator/test_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator creating build/bdist.linux-x86_64/wheel/os_brick/remotefs copying build/lib/os_brick/remotefs/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/remotefs copying build/lib/os_brick/remotefs/remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/remotefs copying build/lib/os_brick/remotefs/windows_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/remotefs creating build/bdist.linux-x86_64/wheel/os_brick/initiator creating build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/base.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/base_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/base_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/fake.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/fibre_channel_ppc64.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/fibre_channel_s390x.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/gpfs.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/huawei.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/lightos.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/local.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/scaleio.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/storpool.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors copying build/lib/os_brick/initiator/connectors/vmware.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors creating build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/windows/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/windows/base.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/windows/fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/windows/iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/windows/rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/windows/smbfs.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows copying build/lib/os_brick/initiator/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/connector.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/host_driver.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/initiator_connector.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/linuxfc.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/linuxrbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/linuxscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/storpool_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator copying build/lib/os_brick/initiator/utils.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator running install_data creating build/bdist.linux-x86_64/wheel/os_brick-6.11.0.data creating build/bdist.linux-x86_64/wheel/os_brick-6.11.0.data/data creating build/bdist.linux-x86_64/wheel/os_brick-6.11.0.data/data/etc creating build/bdist.linux-x86_64/wheel/os_brick-6.11.0.data/data/etc/os-brick creating build/bdist.linux-x86_64/wheel/os_brick-6.11.0.data/data/etc/os-brick/rootwrap.d copying etc/os-brick/rootwrap.d/os-brick.filters -> build/bdist.linux-x86_64/wheel/os_brick-6.11.0.data/data/etc/os-brick/rootwrap.d running install_egg_info Copying os_brick.egg-info to build/bdist.linux-x86_64/wheel/os_brick-6.11.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/os_brick-6.11.0.dist-info/WHEEL creating '/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir/pip-wheel-qsmhk4ff/.tmp-wglicgyy/os_brick-6.11.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'os_brick/__init__.py' adding 'os_brick/constants.py' adding 'os_brick/exception.py' adding 'os_brick/executor.py' adding 'os_brick/i18n.py' adding 'os_brick/opts.py' adding 'os_brick/utils.py' adding 'os_brick/version.py' adding 'os_brick/caches/__init__.py' adding 'os_brick/caches/opencas.py' adding 'os_brick/encryptors/__init__.py' adding 'os_brick/encryptors/base.py' adding 'os_brick/encryptors/cryptsetup.py' adding 'os_brick/encryptors/luks.py' adding 'os_brick/encryptors/nop.py' adding 'os_brick/initiator/__init__.py' adding 'os_brick/initiator/connector.py' adding 'os_brick/initiator/host_driver.py' adding 'os_brick/initiator/initiator_connector.py' adding 'os_brick/initiator/linuxfc.py' adding 'os_brick/initiator/linuxrbd.py' adding 'os_brick/initiator/linuxscsi.py' adding 'os_brick/initiator/storpool_utils.py' adding 'os_brick/initiator/utils.py' adding 'os_brick/initiator/connectors/__init__.py' adding 'os_brick/initiator/connectors/base.py' adding 'os_brick/initiator/connectors/base_iscsi.py' adding 'os_brick/initiator/connectors/base_rbd.py' adding 'os_brick/initiator/connectors/fake.py' adding 'os_brick/initiator/connectors/fibre_channel.py' adding 'os_brick/initiator/connectors/fibre_channel_ppc64.py' adding 'os_brick/initiator/connectors/fibre_channel_s390x.py' adding 'os_brick/initiator/connectors/gpfs.py' adding 'os_brick/initiator/connectors/huawei.py' adding 'os_brick/initiator/connectors/iscsi.py' adding 'os_brick/initiator/connectors/lightos.py' adding 'os_brick/initiator/connectors/local.py' adding 'os_brick/initiator/connectors/nvmeof.py' adding 'os_brick/initiator/connectors/rbd.py' adding 'os_brick/initiator/connectors/remotefs.py' adding 'os_brick/initiator/connectors/scaleio.py' adding 'os_brick/initiator/connectors/storpool.py' adding 'os_brick/initiator/connectors/vmware.py' adding 'os_brick/initiator/windows/__init__.py' adding 'os_brick/initiator/windows/base.py' adding 'os_brick/initiator/windows/fibre_channel.py' adding 'os_brick/initiator/windows/iscsi.py' adding 'os_brick/initiator/windows/rbd.py' adding 'os_brick/initiator/windows/smbfs.py' adding 'os_brick/local_dev/__init__.py' adding 'os_brick/local_dev/lvm.py' adding 'os_brick/privileged/__init__.py' adding 'os_brick/privileged/lightos.py' adding 'os_brick/privileged/nvmeof.py' adding 'os_brick/privileged/rbd.py' adding 'os_brick/privileged/rootwrap.py' adding 'os_brick/privileged/scaleio.py' adding 'os_brick/remotefs/__init__.py' adding 'os_brick/remotefs/remotefs.py' adding 'os_brick/remotefs/windows_remotefs.py' adding 'os_brick/tests/__init__.py' adding 'os_brick/tests/base.py' adding 'os_brick/tests/test_brick.py' adding 'os_brick/tests/test_exception.py' adding 'os_brick/tests/test_executor.py' adding 'os_brick/tests/test_utils.py' adding 'os_brick/tests/caches/__init__.py' adding 'os_brick/tests/caches/test_init.py' adding 'os_brick/tests/caches/test_opencas.py' adding 'os_brick/tests/encryptors/__init__.py' adding 'os_brick/tests/encryptors/test_base.py' adding 'os_brick/tests/encryptors/test_cryptsetup.py' adding 'os_brick/tests/encryptors/test_luks.py' adding 'os_brick/tests/encryptors/test_nop.py' adding 'os_brick/tests/initiator/__init__.py' adding 'os_brick/tests/initiator/test_connector.py' adding 'os_brick/tests/initiator/test_host_driver.py' adding 'os_brick/tests/initiator/test_linuxfc.py' adding 'os_brick/tests/initiator/test_linuxrbd.py' adding 'os_brick/tests/initiator/test_linuxscsi.py' adding 'os_brick/tests/initiator/test_storpool_utils.py' adding 'os_brick/tests/initiator/test_utils.py' adding 'os_brick/tests/initiator/connectors/__init__.py' adding 'os_brick/tests/initiator/connectors/test_base_iscsi.py' adding 'os_brick/tests/initiator/connectors/test_base_rbd.py' adding 'os_brick/tests/initiator/connectors/test_fibre_channel.py' adding 'os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py' adding 'os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py' adding 'os_brick/tests/initiator/connectors/test_gpfs.py' adding 'os_brick/tests/initiator/connectors/test_huawei.py' adding 'os_brick/tests/initiator/connectors/test_iscsi.py' adding 'os_brick/tests/initiator/connectors/test_iser.py' adding 'os_brick/tests/initiator/connectors/test_lightos.py' adding 'os_brick/tests/initiator/connectors/test_local.py' adding 'os_brick/tests/initiator/connectors/test_nvmeof.py' adding 'os_brick/tests/initiator/connectors/test_rbd.py' adding 'os_brick/tests/initiator/connectors/test_remotefs.py' adding 'os_brick/tests/initiator/connectors/test_scaleio.py' adding 'os_brick/tests/initiator/connectors/test_storpool.py' adding 'os_brick/tests/initiator/connectors/test_vmware.py' adding 'os_brick/tests/local_dev/__init__.py' adding 'os_brick/tests/local_dev/fake_lvm.py' adding 'os_brick/tests/local_dev/test_brick_lvm.py' adding 'os_brick/tests/privileged/__init__.py' adding 'os_brick/tests/privileged/test_nvmeof.py' adding 'os_brick/tests/privileged/test_rbd.py' adding 'os_brick/tests/privileged/test_rootwrap.py' adding 'os_brick/tests/remotefs/__init__.py' adding 'os_brick/tests/remotefs/test_remotefs.py' adding 'os_brick/tests/remotefs/test_windows_remotefs.py' adding 'os_brick/tests/windows/__init__.py' adding 'os_brick/tests/windows/fake_win_conn.py' adding 'os_brick/tests/windows/test_base.py' adding 'os_brick/tests/windows/test_base_connector.py' adding 'os_brick/tests/windows/test_factory.py' adding 'os_brick/tests/windows/test_fibre_channel.py' adding 'os_brick/tests/windows/test_iscsi.py' adding 'os_brick/tests/windows/test_rbd.py' adding 'os_brick/tests/windows/test_smbfs.py' adding 'os_brick-6.11.0.data/data/etc/os-brick/rootwrap.d/os-brick.filters' adding 'os_brick-6.11.0.dist-info/AUTHORS' adding 'os_brick-6.11.0.dist-info/LICENSE' adding 'os_brick-6.11.0.dist-info/METADATA' adding 'os_brick-6.11.0.dist-info/WHEEL' adding 'os_brick-6.11.0.dist-info/entry_points.txt' adding 'os_brick-6.11.0.dist-info/pbr.json' adding 'os_brick-6.11.0.dist-info/top_level.txt' adding 'os_brick-6.11.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for os-brick (pyproject.toml): finished with status 'done' Created wheel for os-brick: filename=os_brick-6.11.0-py3-none-any.whl size=306193 sha256=5cc1f12c50fee5ceeb5fa21866d851f10e9ea918936cd82db96752015802ca28 Stored in directory: /builddir/.cache/pip/wheels/9e/cf/63/e815f7c8d921072c8a7d154d7a5c1f9b1ae4599b978e5939e0 Successfully built os-brick + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NRBfJb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd os-brick-6.11.0 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple ++ ls /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir/os_brick-6.11.0-py3-none-any.whl + specifier=os_brick==6.11.0 + '[' -z os_brick==6.11.0 ']' + TMPDIR=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir os_brick==6.11.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/os-brick-6.11.0/pyproject-wheeldir Processing ./pyproject-wheeldir/os_brick-6.11.0-py3-none-any.whl Installing collected packages: os_brick Successfully installed os_brick-6.11.0 + '[' -d /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 --record /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info/RECORD --output /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.11.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (os-brick); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/os-brick-6.11.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] contributor/contributing reading sources... [ 22%] index reading sources... [ 33%] install/index reading sources... [ 44%] reference/index reading sources... [ 56%] reference/os_brick/exception reading sources... [ 67%] reference/os_brick/index reading sources... [ 78%] reference/os_brick/initiator/connector reading sources... [ 89%] reference/os_brick/initiator/index reading sources... [100%] user/tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 11%] contributor/contributing /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 22%] index writing output... [ 33%] install/index writing output... [ 44%] reference/index writing output... [ 56%] reference/os_brick/exception writing output... [ 67%] reference/os_brick/index writing output... [ 78%] reference/os_brick/initiator/connector writing output... [ 89%] reference/os_brick/initiator/index writing output... [100%] user/tutorial /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (6.46 seconds) congratulations :) (6.68 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + install -d -m 755 /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/os-brick/rootwrap + mv /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/etc/os-brick/rootwrap.d/os-brick.filters /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/os-brick/rootwrap + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 6.11.0-0.20250319055206.6e83ac6.el10 --unique-debug-suffix -6.11.0-0.20250319055206.6e83ac6.el10.x86_64 --unique-debug-src-base python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-brick-6.11.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NhUs6X + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd os-brick-6.11.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-brick-6.11.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {0} os_brick.tests.caches.test_init.CacheManagerTestCase.test_detach_volume [0.002044s] ... ok {0} os_brick.tests.caches.test_init.CacheManagerTestCase.test_get_engine [0.001375s] ... ok {0} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_detach_volume [0.011891s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ dev_path is not specified dev_path is not specified {0} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_get_mapped_coredev [0.000967s] ... ok {0} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_init_volume_encryption_not_supported [0.000899s] ... ok {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_attach_volume [0.023337s] ... ok {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_attach_volume_fail [0.005296s] ... ok {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_detach_volume [0.001049s] ... ok {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_is_luks [0.013588s] ... ok {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test__format_volume [0.004483s] ... ok {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_attach_volume_fail [0.001201s] ... ok {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_attach_volume_not_formatted [0.001336s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ isLuks exited abnormally (status 1): None {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_detach_volume [0.016225s] ... ok {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_init_volume_encryption_not_supported [0.008221s] ... ok {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_is_luks [0.003097s] ... ok {0} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_3____foobar____fizzbuzz______foobar____fizzbuzz___ [0.000638s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_04 [0.012865s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_05 [0.005416s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_06 [0.000698s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_11 [0.003788s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__get_possible_volume_paths_1_None [0.008241s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__get_possible_volume_paths_2 [0.002972s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_3____dev_sda___False_ [0.003932s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001177s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_not_found [0.013648s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_1 [0.013284s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Flushing /dev/mapper/mpatha failed Removing multipath /dev/mapper/mpatha failed There were errors removing ['/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123456-lun-1', '/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123457-lun-1'], leftovers may remain in the system {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_2 [0.008008s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Flushing /dev/mapper/mpatha failed Removing multipath /dev/mapper/mpatha failed There were errors removing ['/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123456-lun-1', '/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123457-lun-1'], leftovers may remain in the system {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_factory [0.011348s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_pci_num [0.002331s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_volume_paths_with_platform [0.002194s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_8__True__True__True_ [0.002114s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_disconnect_volume [0.000833s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_connector_properties [0.001009s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_2__False__False__True_ [0.154737s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_3__False__True__False_ [0.001916s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_4__False__True__True_ [0.003936s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_5__True__False__False_ [0.001635s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_valid_device_with_wrong_path [0.005798s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_disconnect_volume [0.006386s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_host_devices [0.002006s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_lun_string [0.003488s] ... ok {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_remove_devices [0.005969s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001515s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_2__False__False__True_ [0.002823s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_8__True__True__True_ [0.004074s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_valid_device_with_cmd_error [0.005175s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_valid_device_with_wrong_path [0.003641s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_disconnect_volume [0.004670s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_extend_volume [0.001079s] ... ok {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_volume_paths [0.002731s] ... ok {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001640s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_8__True__True__True_ [0.005413s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_disconnect_volume_nocli [0.008412s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_connector_mapping [0.008933s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_all_targets_no_addressing_mode_1_None [0.008244s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001842s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_3__False__True__False_ [0.005582s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_5__True__False__False_ [0.007304s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_valid_device [0.004519s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_single_volume_not_found [0.003755s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_mp_failure [0.001997s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_from_iscsi_portal [0.007923s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_volume [0.012216s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_discover_mpath_device [0.006939s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume [0.001947s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume_no_path [0.006556s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Couldn't find any volume paths on the host to extend volume for {'volume_id': 'fake_uuid', 'target_portal': '10.0.2.15:3260', 'target_iqn': 'fake_iqn', 'target_lun': 1} {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_factory [0.005620s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_1_True [0.006336s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_error_is_present [0.006110s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_no_target_iqns_diff_iqn [0.005951s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_nodes_corrupt [0.004206s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_node_startup_values_no_nodes [0.005395s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_potential_paths_single_path [0.004611s] ... ok {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_iscsi_portals_with_chap_discovery [0.011028s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Unable to find target portal: 10.0.2.15:3260. Exception encountered during portal discovery Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 227, in _get_ips_iqns_luns ips_iqns_luns = method(connection_properties) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 430, in _discover_iscsi_portals self._run_iscsiadm_update_discoverydb(connection_properties, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 9 Stdout: None Stderr: None Exception encountered during portal discovery Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 227, in _get_ips_iqns_luns ips_iqns_luns = method(connection_properties) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 430, in _discover_iscsi_portals self._run_iscsiadm_update_discoverydb(connection_properties, File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 9 Stdout: None Stderr: None During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 549, in connect_volume return self._connect_multipath_volume(connection_properties) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/utils.py", line 98, in _wrapper return r(f, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() ^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 737, in _connect_multipath_volume ips_iqns_luns = self._get_ips_iqns_luns(connection_properties) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 241, in _get_ips_iqns_luns raise exception.TargetPortalNotFound( os_brick.exception.TargetPortalNotFound: Unable to find target portal 10.0.2.15:3260. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 227, in _get_ips_iqns_luns ips_iqns_luns = method(connection_properties) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 386, in _get_discoverydb_portals out = self._run_iscsiadm_bare(['-m', 'discoverydb', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 1216, in _run_iscsiadm_bare (out, err) = self._execute('iscsiadm', ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/executor.py", line 55, in _execute result = self.__execute(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/tests/initiator/test_connector.py", line 149, in fake_execute self.cmds.append(" ".join(cmd)) ^^^^^^^^^^^^^ TypeError: sequence item 6: expected str instance, int found {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_recover_node_startup_values [0.009493s] ... ok {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006942s] ... ok {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_8__True__True__True_ [0.002818s] ... ok {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_valid_device [0.003792s] ... ok {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_valid_device_with_wrong_path [0.004477s] ... ok {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_connect_volume [0.000978s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_4__False__True__True_ [0.003813s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001385s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_7__True__True__False_ [0.008711s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_valid_device_with_cmd_error [0.003631s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_connect_volume [0.002646s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_disconnect_volume [0.006316s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_dsc_disconnect_volume_succeed [0.004285s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_factory [0.007369s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_find_dsc_success [0.002007s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_device_by_uuid_many_attempts [0.001361s] ... ok {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_ips [0.009304s] ... ok {0} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001402s] ... ok {0} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_connect_volume_with_invalid_connection_data [0.001458s] ... ok {0} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_connector_properties [0.001184s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_from_dictionary_parameter [0.001015s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_get_devices [0.009363s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_replicated [0.004123s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_portals_down [0.002796s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_3__1_______already_connected__ [0.007508s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_2__114_________ [0.018126s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_1 [0.005594s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_sizes_from_lba_error_1 [0.001771s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Cannot calculate new size with LBAs {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__set_native_multipath_supported_1_True [0.003108s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect [0.006329s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_assemble_raid_simple [0.003866s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_8__True__True__True_ [0.003776s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_valid_device [0.009967s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_valid_device_with_cmd_error [0.001394s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_valid_device_with_wrong_path [0.006656s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_not_replicated [0.004103s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_not_replicated_fails [0.009356s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Exception in string format operation. msg='Volume device not found at %(device)s.' Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/exception.py", line 54, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'device' code: 500 {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_replicated [0.008787s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_path_doesnt_exist [0.011237s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Trying to disconnect device /dev/nvme0n1, but it is not connected. Skipping. {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_path_not_found [0.006494s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Cannot find the device for c20aba21-6ef6-446b-b374-45733b4883ba, assuming it's not there. {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_properties_without_sysuuid [0.006759s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_io_err [0.009403s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_sysuuid_err [0.002806s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Process execution error in _get_host_uuid: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_sysuuid_without_newline [0.006535s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_single_replica_not_replicated [0.014395s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ We are being called without the path information! {1} os_brick.tests.caches.test_init.CacheManagerTestCase.test_init_invalid_device_path [0.018306s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_unreplicated [0.003572s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ We are being called without the path information! {1} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_error_log [0.001602s] ... ok {1} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_encryptors [0.005627s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Use of the in tree encryptor class LuksEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the in tree encryptor class os_brick.encryptors.luks.LuksEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the in tree encryptor class nova.volume.encryptors.luks.LuksEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the in tree encryptor class CryptsetupEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the in tree encryptor class os_brick.encryptors.cryptsetup.CryptsetupEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the in tree encryptor class nova.volume.encryptors.cryptsetup.CryptsetupEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the in tree encryptor class NoOpEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. Use of the out of tree encryptor class os_brick.encryptors.nop.NoOpEncryptor will be blocked with the Queens release of os-brick. Use of the in tree encryptor class nova.volume.encryptors.nop.NoopEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_handle_replicated_volume_new [0.017425s] ... ok {1} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_error_encryptors [0.004317s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Use of the out of tree encryptor class ErrorEncryptor will be blocked with the Queens release of os-brick. Error instantiating ErrorEncryptor: Empty module name {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_raid_exists_err [0.001050s] ... ok {1} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test__open_volume [0.001336s] ... ok {1} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_detach_volume [0.007749s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_nvme_present [0.011837s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_remove_raid_simple [0.000982s] ... ok {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test__format_volume [0.008477s] ... ok {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_attach_volume_not_formatted [0.002801s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ isLuks exited abnormally (status 1): None {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_extend_volume [0.001524s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_run_mdadm_err [0.009478s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ [!] Could not run mdadm: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_init_volume_encryption_not_supported [0.000689s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_run_nvme_cli [0.014009s] ... ok {1} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_init_volume_encryption_with_old_name [0.015172s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_and_assemble_raid [0.001547s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_and_assemble_raid_err [0.002772s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_and_assemble_raid_existing_simple [0.003562s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect [0.003093s] ... ok {1} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_is_luks_with_error [0.010552s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_different_target [0.003188s] ... ok {1} os_brick.tests.encryptors.test_nop.NoOpEncryptorTestCase.test_detach_volume [0.003370s] ... ok {1} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_get_all_targets [0.000624s] ... ok {1} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_get_all_targets_single_target [0.000588s] ... ok {1} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_get_rbd_args [0.000618s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_not_1_namespace_2_____sys_class_nvme_fabrics_ctl_nvme0_nvme0n1_____sys_class_nvme_fabrics_ctl_nvme0_nvme0n2____False_ [0.009055s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_2___rdma____rdma__ [0.001087s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_5___other____tcp__ [0.002166s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_02 [0.012466s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_reconnect_delay [0.006004s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_1____dev_mapper__WWN____True_ [0.008546s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_factory [0.002940s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_2____dev_mapper_mpath0___True_ [0.004325s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001348s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_find_device_first_found [0.007331s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices_multiple_different [0.001754s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Too many different volumes found for ['nvme0', 'nvme1'] {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_valid_device_with_cmd_error [0.007840s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_valid_device_with_wrong_path [0.000630s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_nvme_basename_1__dev_nvme0n10 [0.009147s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_nvme_basename_2__sys_class_block_nvme0c1n10 [0.003705s] ... ok {0} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_sysfs_property_ioerror [0.001898s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_no_access_mode [0.028534s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_connector_mapping_win32 [0.000766s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_1__False__False__False_ [0.001246s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test__local_attach_volume_fail_non_openstack [0.021712s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_block_root [0.006375s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_handle_2_False [0.004406s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_4__False__True__True_ [0.019385s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_factory [0.001372s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_create_non_openstack_config [0.013370s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_create_non_openstack_config_in_openstack [0.003011s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_connector_mapping [0.013084s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_connector_mapping_win32 [0.000694s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_host_devices [0.001095s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_2____________0____pool___pool___device____dev_rbd0___name___image______________1____pool___pool___device____dev_rdb1___name___image_2____________ [0.010034s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_no_mappings [0.007584s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_non_openstack [0.006356s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_6__True__False__True_ [0.020668s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_7__True__True__False_ [0.001717s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_connector_mapping [0.000884s] ... ok {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_connector_properties [0.000859s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_handle [0.010920s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_connector_mapping_win32 [0.006342s] ... ok {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_connector_properties [0.001008s] ... ok {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001650s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_4__False__True__True_ [0.017694s] ... ok {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001428s] ... ok {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_connect_volume [0.000663s] ... ok {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_connect_volume_with_invalid_connection_data [0.000649s] ... ok {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_valid_device_with_cmd_error [0.019157s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Failed to access the device on the path /dev: None. {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_factory [0.016858s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_connector_mapping_win32 [0.000680s] ... ok {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_search_path [0.000565s] ... ok {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_connect_volume [0.009193s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_1__False__False__False_ [0.010472s] ... ok {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_valid_device_with_cmd_error [0.005396s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume [0.006266s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume_old_connection_properties [0.007122s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_with_iops_limit [0.009121s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_not_mapped [0.006311s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Ignoring error unmapping volume test_volume: volume not mapped. {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_no_volume_id [0.002677s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Volume with name test_volume wasn't found. {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_7__True__True__False_ [0.002485s] ... ok {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_connect_exceptions [0.010255s] ... ok {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_raise_if_sp_ourid_missing [0.008934s] ... ok {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_sp_ourid_exceptions [0.008614s] ... ok {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_3__False__True__False_ [0.007518s] ... ok {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_5__True__False__False_ [0.007832s] ... ok {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_6__True__False__True_ [0.005136s] ... ok {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_valid_device [0.007433s] ... ok {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_detach_disk_from_backing [0.008688s] ... ok {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_download_vmdk [0.008446s] ... ok {3} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_is_engine_ready [0.009792s] ... ok {3} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test__get_encryption_key_as_passphrase [0.009552s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_1__False__False__False_ [0.004576s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_2__False__False__True_ [0.004579s] ... ok {3} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_direct_encryptor_log [0.014241s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_3__False__True__False_ [0.007371s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_6__True__False__True_ [0.003668s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_8__True__True__True_ [0.003882s] ... ok {3} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_missing_out_of_tree_encryptor_log [0.010492s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_valid_device_with_wrong_path [0.001702s] ... ok {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_get_connector_mapping_win32 [0.000735s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_exception [0.003875s] ... ok {3} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test__close_volume [0.009542s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_fc_remote_ports_exception [0.006492s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_1_True [0.003249s] ... ok {3} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_attach_volume [0.001565s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Deprecated: The plain CryptsetupEncryptor is deprecated and will be removed in a future release. Existing users are encouraged to retype any existing volumes using this encryptor to the 'luks' LuksEncryptor or 'luks2' Luks2Encryptor encryptors as soon as possible. {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_1_True [0.008081s] ... ok {3} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_extend_volume [0.008300s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_1_True [0.005163s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_1_True [0.004839s] ... ok {3} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_init_volume_encryption_with_wwn [0.010871s] ... ok {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test__close_volume [0.001015s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_2_False [0.007918s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_open_oserror [0.007295s] ... ok {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_7__True__True__False_ [0.216984s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test__open_volume [0.012085s] ... ok {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_valid_device_with_wrong_path [0.001060s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_configure_scsi_device [0.003524s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas [0.009734s] ... ok {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_init_volume_encryption_with_wwn [0.013017s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas_info [0.003434s] ... ok {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_extend_volume [0.000871s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_wwnns [0.003415s] ... ok {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_factory [0.007835s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_initiator_map [0.003585s] ... ok {3} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_init_volume_encryption_with_wwn [0.010485s] ... ok {3} os_brick.tests.encryptors.test_nop.NoOpEncryptorTestCase.test_attach_volume [0.000635s] ... ok {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_volume_paths [0.001316s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_initiator_map_single_wwnn [0.003010s] ... ok {3} os_brick.tests.encryptors.test_nop.NoOpEncryptorTestCase.test_extend_volume [0.011210s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_connect_result_mpath [0.013898s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_port_not_found_driver_disables_wildcards [0.004477s] ... ok {3} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_1____192_168_1_1____192_168_1_2______192_168_1_1____192_168_1_2___ [0.009694s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001420s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_7__True__True__False_ [0.005094s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001196s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_valid_device_with_wrong_path [0.000744s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_03 [0.000802s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_08 [0.004850s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_exception [0.012375s] ... ok {2} os_brick.tests.caches.test_init.CacheManagerTestCase.test_attach_volume [0.014929s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_10 [0.000644s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_fc_transport_exception [0.004583s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_force_failure [0.018334s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ There were errors removing {'sda', 'sdb'}, leftovers may remain in the system {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_1_True [0.003998s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_2_False [0.005048s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__get_possible_devices [0.003922s] ... ok {2} os_brick.tests.caches.test_init.CacheManagerTestCase.test_init_cacheable [0.000958s] ... ok {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_attach_volume [0.006131s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ dev_path is not specified dev_path is not specified {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_2_False [0.004554s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_1____dev_mapper__WWN____True_ [0.012061s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Removing device {'device': '/dev/sda'} failed Removing device {'device': '/dev/sdb'} failed {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_get_mapped_casdev [0.007197s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_4____dev_disk_by_path_pci_1_fc_1_lun_1___False_ [0.011794s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Removing device {'device': '/dev/sda'} failed Removing device {'device': '/dev/sdb'} failed {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001199s] ... ok {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_map_casdisk [0.001152s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_target_fc_remote_ports_path [0.022795s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_2__False__False__True_ [0.014145s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_target_fc_transport_path [0.006342s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_4__False__True__True_ [0.006224s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_8__True__True__True_ [0.005331s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_valid_device [0.000644s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas [0.014082s] ... ok {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_os_execute_exception [0.043657s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ os_execute error Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None Cmd :None StdOut :None StdErr :None os_execute error Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None Cmd :None StdOut :None StdErr :None os_execute error Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 52, in is_engine_ready out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None Cmd :None StdOut :None StdErr :None os_execute error Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 83, in _get_mapped_casdev out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 52, in is_engine_ready out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_br ick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None Cmd :None StdOut :None StdErr :None os_execute error Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 97, in _get_mapped_coredev out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 83, in _get_mapped_casdev out, err = self.os_execute(*cmd , **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 52, in is_engine_ready out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None Cmd :None StdOut :None StdErr :None os_execute error Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-br ick-6.11.0/os_brick/caches/opencas.py", line 111, in _map_casdisk out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 97, in _get_mapped_coredev out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 83, in _get_mapped_casdev out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 52, in is_engine_ready out, err = self.os_execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", l ine 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() ^^^^^^^^^ File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ return self._callable_object(*self._args, **self._kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/caches/opencas.py", line 34, in os_execute out, err = self._execute(*cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None Cmd :None StdOut :None StdErr :None {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_unmap_casdisk [0.008119s] ... ok {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_fail [0.011721s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not read attributes for /sys/class/fc_host/host0: Could not read attributes for /sys/class/fc_host/host2: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_wwpns [0.005363s] ... ok {2} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test__get_encryption_key_as_passphrase_hexlify [0.010086s] ... ok {0} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_fileno [0.004768s] ... ok {0} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_inc_offset [0.002841s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_rw [0.023269s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_init_volume_encryption_with_old_name [0.001563s] ... ok {2} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_init_volume_encryption_with_old_name [0.001322s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_path [0.003749s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume [0.012533s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_with_action [0.006814s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Device info: {'device': '/dev/mapper/36005076303ffc48e0000000000000101', 'id': '36005076303ffc48e0000000000000101', 'name': '36005076303ffc48e0000000000000101', 'devices': [{'device': '/dev/sdd', 'host': '6', 'channel': '0', 'id': '2', 'lun': '0'}, {'device': '/dev/sdc', 'host': '6', 'channel': '1', 'id': '0', 'lun': '3'}]} {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_sysfs_multipath_dm [0.006628s] ... ok {2} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_is_luks_with_error [0.017722s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_flush_device_io [0.005063s] ... ok {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test__close_volume [0.006349s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_extend_volume_no_path [0.010527s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Couldn't find any volume paths on the host to extend volume for {'volume_id': 'fake_uuid', 'target_portal': '10.0.2.15:3260', 'target_wwn': ['1234567890123456'], 'target_lun': 1, 'targets': [('1234567890123456', 1)]} {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_connector_properties [0.000897s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_search_path [0.000759s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_flush_multipath_device [0.007873s] ... ok {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test__open_volume [0.009143s] ... ok {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_attach_volume [0.001116s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_loging_not_found [0.125430s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_hctl_no_paths [0.004060s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_hctl_no_target [0.004174s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_volume_paths [0.015708s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_6__True__False__True_ [0.008104s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_2 [0.009074s] ... ok {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_extend_volume [0.025683s] ... ok {2} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_get_all_targets_no_target_luns [0.000773s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_mpath [0.009626s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_7__True__True__False_ [0.012379s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_no_links [0.006728s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_no_wwid [0.032467s] ... ok {2} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_iterate_all_targets [0.008171s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_single_volume [0.002097s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_ip_case_insensitive [0.002228s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_valid_device [0.009835s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_connect_volume [0.000786s] ... ok {2} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_get_rbd_args_with_conf [0.006675s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running_failure_not_enforcing_multipath [0.007248s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_stop_connecting [0.001448s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ LUN 4 on iSCSI portal ip1:port1 not found on sysfs after logging in. {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume [0.000764s] ... ok {2} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_2____3ffe_1900_4545_3_200_f8ff_fe21_67cf____fe80_0_0_0_200_f8ff_fe21_67cf_______3ffe_1900_4545_3_200_f8ff_fe21_67cf______fe80_0_0_0_200_f8ff_fe21_67cf____ [0.004511s] ... ok {2} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_4____192_168_1_1____3ffe_1900_4545_3_200_f8ff_fe21_67cf____hello__world_______192_168_1_1_____3ffe_1900_4545_3_200_f8ff_fe21_67cf_____hello__world____ [0.000587s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_3__256__16640_ [0.002712s] ... ok {3} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_remove_devices_force [0.011217s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Removing device 3:5:0x0002000000000000 failed {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_mp [0.011133s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map_retries_remains [0.008955s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_01 [0.012183s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_07 [0.000836s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_09 [0.000611s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_sp [0.008088s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_all_available_volumes_path_not_dir [0.000995s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_4____dev_disk_by_path_pci_1_fc_1_lun_1___False_ [0.010874s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_fail [0.018495s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Flushing failed {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_disconnect_single_path [0.016586s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Exception in string format operation. msg='Unable to find target portal in %(target_portals)s.' Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/exception.py", line 54, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'target_portals' code: 500 {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_nodes_error [0.001106s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Couldn't find iSCSI nodes because iscsiadm err: error {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_potential_paths_mpath [0.001175s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_2____dev_mapper_mpath0___True_ [0.013496s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Removing device {'device': '/dev/sda'} failed Removing device {'device': '/dev/sdb'} failed {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_singlepath_no_path [0.014537s] ... ok {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_sanitize_log_run_iscsiadm [0.010544s] ... ok {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001128s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_3____dev_sda___False_ [0.012820s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Removing device {'device': '/dev/sda'} failed Removing device {'device': '/dev/sdb'} failed {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_device [0.009117s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_symlinks_no_links [0.001255s] ... ok {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_4__False__True__True_ [0.010690s] ... ok {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_connect_to_iscsi_portal [0.001387s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_factory [0.001069s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_3__False__True__False_ [0.010691s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_symlinks_race_condition [0.001419s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_7__True__True__False_ [0.007743s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_device_exists_reading_block_class [0.017641s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_6____dev_link_sda_____dev_link2_sda___False__True_____dev_sda_____dev_sda___ [0.008728s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_device_exists_using_dev_lnk_false [0.000701s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001112s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_mpath_device [0.005784s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_3__False__True__False_ [0.008411s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001147s] ... ok {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_volumes_removal_retry [0.007639s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_valid_device [0.000611s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_connect_volume_succeed [0.001390s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.initiator.test_storpool_utils.StorPoolAPITestCase.test_api_handle_transient [0.008347s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_dsc_disconnect_volume_failure [0.003505s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ LIGHTOS: Failed delete dsc file uuid:926e6df8-73e1-11ec-a624-07ba3880f6cc {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_find_dsc_failure [0.008478s] ... ok {0} os_brick.tests.initiator.test_storpool_utils.StorPoolAPITestCase.test_api_ok [0.011058s] ... ok {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_connector_mapping_win32 [0.002171s] ... ok {0} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_raise_if_no_storpool_conf [0.004588s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume [0.048273s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Unable to find potential volume paths for FC device with luns: [1] and wwns: []. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Unable to find potential volume paths for FC device with luns: [1] and wwns: []. {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_monitor_message_queue_add [0.003742s] ... ok {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_4__False__True__True_ [0.003462s] ... ok {0} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_subconf_overrides_main [0.006532s] ... ok {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_connector_mapping [0.003300s] ... ok {0} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_check_manual_scan_not_supported [0.004619s] ... ok {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_search_path [0.003826s] ... ok {0} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_check_manual_scan_windows [0.003591s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_unreplicated_1_vol_uuid [0.003169s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_device_not_valid [0.018705s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Fibre Channel volume device not found. Fixed interval looping call 'os_brick.initiator.connectors.fibre_channel.FibreChannelConnector.connect_volume.._wait_for_device_discovery' failed Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/fibre_channel.py", line 255, in _wait_for_device_discovery raise exception.NoFibreChannelVolumeDeviceFound() os_brick.exception.NoFibreChannelVolumeDeviceFound: Unable to find a Fibre Channel volume device. {0} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_support [0.008331s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_multipath [0.008918s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_new_device_path [0.008518s] ... ok {0} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_unsupported_shared [0.011178s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_activate_lv [0.005864s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_no_portals_connect [0.014744s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_notfound [0.005935s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_found_dm [0.033750s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_mirrored_available_capacity [0.005556s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_physical_volumes [0.002690s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_not_found_2_False [0.012281s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Exception in string format operation. msg='Volume device not found at %(device)s.' Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/exception.py", line 54, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'device' code: 500 {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_volume_none [0.007650s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_deactivate_timeout [0.009778s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_portals_connecting [0.011932s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_has_snapshot [0.004300s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_1__70_________ [0.006571s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_thin_pool_provisioned_capacity [0.002633s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_all_physical_volumes [0.006282s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_all_volumes [0.003474s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_no_lv_name [0.003799s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_volume_none [0.004733s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_3__1_______already_connected__ [0.019604s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_deactivate_timeout [0.007146s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_has_snapshot [0.003901s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_with_connected_device [0.008025s] ... ok {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_is_active [0.003432s] ... ok {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_3__False__True__False_ [0.236603s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_volume_replicated [0.005936s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ _connect_target: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostid_fails [0.008295s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not generate nvme host id: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_volume_replicated_no_device_paths_found [0.005082s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ _connect_target: _connect_target: _connect_target: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_failure [0.003272s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_2 [0.002345s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_4 [0.002994s] ... ok {0} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test__get_rbd_class [0.004191s] ... ok {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_execute_root [0.003455s] ... ok {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_6__True__False__True_ [0.020775s] ... ok {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_force_2_FileNotFoundError [0.005150s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_fs_type [0.010240s] ... ok {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_no_force [0.003230s] ... ok {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_connector_properties [0.006244s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__set_native_multipath_supported_second_call [0.004303s] ... ok {0} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_quobyte [0.003711s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_1__False__False__False_ [0.004515s] ... ok {0} os_brick.tests.remotefs.test_remotefs.ScalityRemoteFsClientTestCase.test_mount [0.005744s] ... ok {0} os_brick.tests.remotefs.test_remotefs.ScalityRemoteFsClientTestCase.test_no_mount_point_scality [0.001879s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_1__False__False__False_ [0.011854s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_invalid_fs [0.005439s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_replicated_exception [0.010183s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release _connect_target: _connect_target: _connect_target: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_2__False__False__True_ [0.010555s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_create_raid_cmd_simple [0.004765s] ... ok {0} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_with_mds_list [0.012253s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_end_raid_err [0.009071s] ... ok {0} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_share_name [0.003924s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_6__True__False__True_ [0.012286s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_end_raid_simple [0.006598s] ... ok {0} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_mount_2_False [0.009348s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_valid_device [0.009107s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_unmount [0.005361s] ... ok {0} os_brick.tests.test_exception.BrickExceptionTestCase.test_default_error_msg [0.002291s] ... ok {0} os_brick.tests.test_exception.BrickExceptionTestCase.test_error_code_from_kwarg [0.003595s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_extend_volume_replicated [0.016959s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {0} os_brick.tests.test_exception.BrickExceptionTestCase.test_error_msg [0.002306s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_valid_device_with_cmd_error [0.016791s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Failed to access the device on the path /dev: None. {0} os_brick.tests.test_executor.TestExecutor.test_default_execute [0.004149s] ... ok {0} os_brick.tests.test_utils.AnyTestCase.test_different_3_None [0.004916s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_extend_volume_unreplicated_nvme_fails [0.011064s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Failed to get id-ns Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {0} os_brick.tests.test_utils.AnyTestCase.test_different_4 [0.004386s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_connect_volume_nocli [0.001275s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_mapping [0.006728s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_nova_conn_props [0.000904s] ... ok {0} os_brick.tests.test_utils.AnyTestCase.test_different_5 [0.005107s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_single_replica [0.006526s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ We are being called without the path information! {0} os_brick.tests.test_utils.AnyTestCase.test_different_6_False [0.004504s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_ks_readlink [0.001017s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_disconnect_volume_fail [0.013448s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_connector_properties [0.000974s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_connect_fail_1 [0.007204s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_rescan_err [0.007476s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_supports_multipath_1_False [0.000750s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_supports_multipath_2_True [0.000864s] ... ok {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_connect_fail_3 [0.003110s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_1 [0.003412s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_6 [0.000727s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_8 [0.000551s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_not_1_namespace_1______True_ [0.007632s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_ns_id [0.000816s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_4___TCP____tcp__ [0.000592s] ... ok {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_search_path [0.014217s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_4 [0.006237s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_5 [0.000590s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_1 [0.004064s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_2 [0.000552s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test__get_nvme_devices [0.010558s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_3 [0.003685s] ... ok {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_4 [0.000615s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices_multiple [0.001089s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices_not_found [0.000965s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_init_1_True [0.001227s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_do_nothing [0.000722s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_all_targets_no_addressing_mode_2_SAM2 [0.015163s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_blk_property [0.000743s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_connect_result [0.000921s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_ctrl_property [0.000850s] ... ok {1} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_sysfs_property_not_found [0.001024s] ... ok {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_default_logger [0.009010s] ... ok {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_inner_decorator [0.001051s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_6__True__False__True_ [0.008738s] ... ok {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_outer_decorator [0.003612s] ... ok {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_outer_decorator_with_functools [0.009873s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test__local_attach_volume_non_openstack [0.017845s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Volume fake_volume has not been mapped to local device /dev/rbd/fake_pool/fake_volume; is the udev daemon running and are the ceph-renamer udev rules configured? See bug #1884114 for more information. {0} os_brick.tests.test_utils.TestUtils.test_check_valid_device_1___fake_info___True_ [0.000760s] ... ok {0} os_brick.tests.test_utils.TestUtils.test_get_device_size_2___junk___None_ [0.002879s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_valid_device_with_cmd_error [0.015397s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_5__True__False__False_ [0.006629s] ... ok {0} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_file_available [0.003668s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001096s] ... ok {0} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_1 [0.000705s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_handle_no_path [0.000939s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_with_cmd_error [0.000785s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_2____dev_disk_by_id_scsi_WWID___False_ [0.007610s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_3____dev_dm_11___True_ [0.001432s] ... ok {0} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_3 [0.007041s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_with_wrong_path [0.012489s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_local_volume [0.003451s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Volume image has not been mapped to local device /dev/rbd/pool/image; is the udev daemon running and are the ceph-renamer udev rules configured? See bug #1884114 for more information. {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_local_volume_dev_exist [0.001168s] ... ok {0} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_valid_device_1_None [0.016093s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_4____dev_disk_by_id_dm_uuid_mpath_MPATH___True_ [0.020580s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_ro [0.277186s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_volume [0.014470s] ... ok {0} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_extend_volume [0.010795s] ... ok {0} os_brick.tests.windows.test_factory.WindowsConnectorFactoryTestCase.test_factory_1 [0.001243s] ... ok {0} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_connector_props_2_False [0.001394s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_3__False__None_ [0.013646s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_1_____________id___0___pool___pool___device____dev_rbd0___name___image_______________id___1___pool___pool___device____dev_rdb1___name___image_2____________ [0.013311s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_extend_volume [0.002052s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_all_available_volumes_path_not_dir [0.000931s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_connector_mapping [0.000845s] ... ok {0} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_4 [0.015070s] ... ok {0} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_6 [0.001934s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_handle_fail [0.011887s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_factory [0.001556s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {0} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_all_paths [0.009680s] ... ok {0} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_connector_properties [0.001572s] ... ok {0} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_volume_paths [0.001548s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_pci_num_with_platform [0.018238s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_supports_multipath [0.001067s] ... ok {0} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_validate_initiators_3 [0.011035s] ... ok {0} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_disconnect_volume_2_False [0.001145s] ... ok {0} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_get_volume_paths [0.001041s] ... ok {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_keyring_is_none [0.020504s] ... ok {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001422s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_valid_device [0.000781s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_connector_properties [0.000666s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_2__False__False__True_ [0.017830s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_3__False__True__False_ [0.001258s] ... ok {0} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_disconnect_volume [0.013986s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_2__False__False__True_ [0.016790s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_5__True__False__False_ [0.012993s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_valid_device [0.000648s] ... ok {0} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_3 [0.008354s] ... ok {0} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_4 [0.001492s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_5__True__False__False_ [0.006072s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_valid_device_with_cmd_error [0.013008s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_valid_device_with_wrong_path [0.000653s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_6__True__False__True_ [0.010616s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_7__True__True__False_ [0.007915s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_connect_volume [0.010949s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_1__False__False__False_ [0.009333s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_8__True__True__True_ [0.003909s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_with_iops_and_bandwidth_limits [0.018366s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_fail [0.120969s] ... ok {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_valid_device_with_cmd_error [0.006940s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_not_mapped_v4 [0.007458s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Ignoring error unmapping volume test_volume: volume not mapped. {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_factory [0.001218s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_connector_mapping_win32 [0.005891s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_without_volume_id [0.001574s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_7__True__True__False_ [0.007438s] ... ok {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_valid_device [0.000681s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_bad_login [0.005597s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Error mapping volume test_volume: bad login {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_connector_mapping [0.000864s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_id [0.001656s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Error mapping volume test_volume: HTTP 404 {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_succeed [0.042748s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test__analyze_output [0.016043s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_map_volume_v4 [0.016319s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Error mapping volume test_volume: Test error map volume {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_extend_volume [0.001912s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_3__False__True__False_ [0.009666s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_search_path [0.012250s] ... ok {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_volume_paths [0.001470s] ... ok {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001270s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_5__True__False__False_ [0.009467s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_3__False__True__False_ [0.011623s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_some_fail_mp_found [0.035763s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_connect_volume [0.019369s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_5__True__False__False_ [0.012886s] ... ok {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_valid_device_with_cmd_error [0.001200s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_connect_volume [0.001421s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_connect_volume_fail [0.009849s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_disconnect_volume [0.003987s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_extend_volume [0.009328s] ... ok {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_get_connector_mapping_win32 [0.000812s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_connector_mapping_win32 [0.011041s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_4__False__True__True_ [0.010359s] ... ok {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001044s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_some_fail_mp_not_found [0.036136s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ No dm was created, connection to volume is probably bad and will perform poorly. {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_single_volume_no_wwn [0.002328s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_all_new [0.001596s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_fail_login [0.001432s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Failed to login iSCSI target tgt1 on portal ip1:port1 (exit code None). {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_valid_device_with_cmd_error [0.008244s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_fail_op_new [0.002768s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_valid_device_with_wrong_path [0.000765s] ... ok {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_connect_volume [0.007374s] ... ok {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_temp_ds_folder [0.000828s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_not_found [0.002466s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ LUN 4 on iSCSI portal ip1:port1 not found on sysfs after logging in. {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect [0.002419s] ... ok {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_is_volume_connected [0.025607s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. SDS CLI file not found, HuaweiStorHyperConnector init failed. Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_brick_iscsi_validate_transport [0.007509s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ No useable transport found for iscsi iface fake_transport. Falling back to default transport. {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect_volume_with_missing_temp_file [0.011413s] ... ok {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_connector_mapping [0.000962s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_4__False__True__True_ [0.006140s] ... ok {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_connector_mapping_win32 [0.005597s] ... ok {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_valid_device_with_cmd_error [0.002421s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_1____dev_sda___False_ [0.005713s] ... ok {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_connect_volume [0.000585s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_rescan [0.031557s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_connection_2 [0.001674s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Disconnect from ip1:port1 tgt1 failed Disconnect from ip2:port2 tgt2 failed {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_no_data_discoverydb [0.011680s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Exception in string format operation. msg='Unable to find target portal in %(target_portals)s.' Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/exception.py", line 54, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'target_portals' code: 500 {1} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties_multipath [0.008013s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Unknown error when checking presence of nvme: 2 {1} os_brick.tests.initiator.test_host_driver.HostDriverTestCase.test_get_all_block_devices [0.007717s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_all_exists_chap [0.014045s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_2_False [0.007848s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_1_True [0.002245s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume_mask_password [0.019223s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume_mask_password_no_paths [0.003615s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol [0.009797s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connection_devices_with_iqns [0.005026s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas_fail [0.013849s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not read attributes for /sys/class/fc_host/host0: Could not read attributes for /sys/class/fc_host/host2: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_manual [0.010441s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_no_session [0.000937s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to connect to iSCSI portal ip1:port1. {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connector_mapping [0.010075s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connector_mapping_win32 [0.001112s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas_no_hbas [0.012521s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_wwpns [0.001110s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_error [0.008273s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_port_not_found [0.001229s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_both_paths_not_found [0.001567s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_with_connection_failure [0.008852s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Exception connecting to ip1:port1 Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/connectors/iscsi.py", line 642, in _connect_vol session, manual_scan = self._connect_to_iscsi_portal(props) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect Exception Failed to connect to iSCSI portal ip1:port1. {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_1_True [0.006580s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_discoverydb [0.003636s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_sp_failure [0.005803s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_2_False [0.001305s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_2_False [0.001079s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_1_True [0.001358s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_info [0.000882s] ... ok flush() not supported in this version of librbd {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_no_target_iqns_share_iqn [0.004896s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_with_target_iqns [0.002730s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_connection_1 [0.007284s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_nodes [0.003312s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_connection_3 [0.001085s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Disconnect from ip1:port1 tgt1 failed {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_discover_iscsi_portals [0.001051s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_discover_mpath_device_by_realpath [0.001292s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions [0.006634s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_no_hbas [0.016822s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_port_not_found [0.001349s] ... ok {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_port_not_found_driver_disables_wildcards [0.001023s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connection_devices [0.012270s] ... ok {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions_no_sessions [0.019371s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connector_properties [0.004973s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_2_False [0.001261s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_initiator [0.000802s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not find the iSCSI Initiator File /etc/iscsi/initiatorname.iscsi {1} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush [0.021304s] ... ok {3} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_3__False__True__False_ [0.003290s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions_full [0.012044s] ... ok {1} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_read [0.001189s] ... ok {1} os_brick.tests.initiator.test_linuxrbd.RBDVolumeTestCase.test_name_attribute [0.000756s] ... ok {3} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connector_mapping [0.003908s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_device_name_by_hctl [0.000996s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions_full_stderr [0.001045s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ iscsiadm stderr output when getting sessions: error {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_node_startup_values [0.000893s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_search_path [0.000696s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_target_portals_from_iscsiadm_output [0.000880s] ... ok {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_device_exists_using_dev_lnk_succeed [0.008981s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_device_name_by_hctl_no_devices [0.013570s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_device_name_by_hctl_wildcards [0.000997s] ... ok {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_2__False__False__True_ [0.003683s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_volume_paths [0.006967s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_iscsiadm_discover_parsing [0.000856s] ... ok {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_5__True__False__False_ [0.007214s] ... ok {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_connect_volume_failure [0.002385s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_echo_scsi_command [0.014525s] ... ok {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_supports_multipath [0.012250s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001315s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath [0.003923s] ... ok {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_connector_mapping [0.014594s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_5__True__False__False_ [0.014378s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001156s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_fail [0.017292s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_1__False__False__False_ [0.011457s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_pending [0.006163s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_3par_ufn [0.013456s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_valid_device_with_cmd_error [0.021176s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_ds8000 [0.001240s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_device_info [0.004859s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_dm_name [0.001542s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_7__True__True__False_ [0.009846s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_disconnect_volume [0.008736s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connection_devices [0.001192s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_8__True__True__True_ [0.002907s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_valid_device_with_cmd_error [0.002282s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev: None. {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_valid_device_with_wrong_path [0.004271s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_dm_name_failure [0.013520s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_connect_volume [0.003187s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_scsi_wwn [0.001018s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_3 [0.001960s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connector_mapping_win32 [0.016147s] ... ok {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connector_properties [0.000786s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_disconnect_volume [0.004042s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_dm_link [0.016819s] ... ok {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_valid_device_with_wrong_path [0.013991s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_extend_volume [0.013464s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_not_found [0.001471s] ... ok {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_connector_mapping_win32 [0.001908s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_old_props [0.001176s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_4__1___already_connected______ [0.002146s] ... ok {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_extend_volume [0.002420s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_3__1_______already_connected__ [0.011252s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running_failure_exit_code_0 [0.016452s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_2_SAM3 [0.002337s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_4_sam [0.000860s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_1__70_________ [0.010233s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_volume_replicated_single_replica [0.003093s] ... ok {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_connector_properties [0.005995s] ... ok {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_device_by_uuid_succeed_with_block_class [0.002435s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_5_sam2 [0.013131s] ... ok {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_device_by_uuid_succeed_with_link [0.000744s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_3 [0.006048s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_1__1__1_ [0.007900s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_2__100__16484_ [0.000831s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_sizes_from_lba [0.001731s] ... ok {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_monitor_message_queue_delete [0.011097s] ... ok {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001288s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_sizes_from_lba_error_2 [0.002202s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Cannot calculate new size with LBAs {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_4__1010__17394_ [0.006456s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_transparent_sam_1_None [0.000779s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map_not_present [0.001075s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_no_disconnect [0.006693s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_3__False__True__False_ [0.004094s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_reconfigure [0.011738s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_resize_map [0.001030s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_list [0.000910s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_4__False__True__True_ [0.010371s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_single_var_return [0.006809s] ... ok {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_3__False__True__False_ [0.025487s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_6__True__False__True_ [0.006999s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume [0.001313s] ... ok {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_6__True__False__True_ [0.011599s] ... ok {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_valid_device [0.000964s] ... ok {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_factory [0.001114s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_complete_1 [0.014590s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume [0.005598s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_complete_no_dm [0.002143s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_device_no_flush [0.000971s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_replicated [0.004393s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_volume_paths [0.000583s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_symlinks [0.019842s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_unreplicated_2_ns_id [0.001239s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_1____dev_sda_____dev_sda___False__True__None_ [0.001307s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_unreplicated_3_volume_nguid [0.006095s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_unreplicated [0.031998s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_2____dev_sda_____dev_sda___True__True__None_ [0.014737s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_4____dev_link_sda_____dev_disk_by_path_pci_XYZ___False__True_____dev_sda_____dev_mapper_crypt_pci_XYZ___ [0.000996s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_5____dev_link_sda_____dev_link_sdb___False__False_____dev_sda_____dev_sdb___ [0.001038s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_not_found_1_True [0.023214s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Exception in string format operation. msg='Volume device not found at %(device)s.' Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/exception.py", line 54, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'device' code: 500 {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_extend_volume_unreplicated [0.007282s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_err [0.002250s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_file_available [0.003131s] ... ok {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_rw_always_readonly [0.021910s] ... ok {1} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_only_storpool_conf [0.001534s] ... ok {1} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_support_forced [0.001287s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_2__114_________ [0.014186s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_all_volumes [0.000736s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_io_err_sys_uuid [0.009307s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_md_name_err [0.004876s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_found [0.011196s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_no_lv_name [0.000773s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_thin_pool_free_space_retry [0.001179s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_sysuuid_overlay [0.008803s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_thin_pool_free_space [0.005072s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_1__70_________ [0.020235s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_vg_uuid [0.002276s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_volume_groups [0.001168s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_device_info [0.004732s] ... ok {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_volume_create_after_thin_creation [0.000740s] ... ok {1} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostid [0.002308s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_handle_replicated_volume_existing [0.004327s] ... ok {1} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_product_uuid [0.001746s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_handle_replicated_volume_not_found [0.001879s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Cannot create MD as 3 out of 4 legs were found. {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_device_in_raid [0.009750s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_2__114_________ [0.019684s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_raid_exists_not [0.009732s] ... ok {1} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test_delete_if_exists [0.022389s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_nvme_present_exception_1 [0.003044s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_nvme_present_exception_2 [0.004497s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_4__1___already_connected______ [0.019912s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_rescan [0.007176s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_run_mdadm [0.001147s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_raid_simple [0.006510s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_all_namespaces_ctrl_paths_no_controller [0.002743s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device [0.000893s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_4__1___already_connected______ [0.023255s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_nguid [0.008866s] ... ok {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_callbacks [0.037901s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_property [0.002069s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_fs_type_err [0.013139s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_property_not_found [0.008479s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_3___tcp____tcp__ [0.000945s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__is_raid_device [0.009165s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_is_live_3__None__False_ [0.002153s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__is_raid_device_not [0.013266s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices [0.001736s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__set_native_multipath_supported_2_False [0.004182s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_devices_first_live [0.002491s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_all [0.002005s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_live_portals [0.001396s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_present_portals [0.001161s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_1_traddr_portal2_trsvcid_port2 [0.001681s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ OS doesn't present the host nqn information. Controller may be incorrectly matched. {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_check_exit_code [0.052174s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_all_with_failures [0.019721s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to disconnect Portal rdma at portal1:port1 (ctrl: None) Failed to disconnect Portal rdma at portal3:port3 (ctrl: None) {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_failure [0.001136s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_short_circuit [0.021532s] ... ok {3} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_nvme_basename_3__sys_class_nvme_fabrics_ctl_nvme1_nvme0c1n10 [0.000871s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001528s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_3__False__True__False_ [0.004057s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_4__False__True__True_ [0.004329s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device [0.001416s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_assemble_raid_simple_err [0.019443s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ [!] Could not _assemble_raid: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_no_check_exit_code [0.036363s] ... ok {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_force_fail [0.001314s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001496s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_handle_1_True [0.005676s] ... ok {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_oserror_raise [0.002619s] ... ok {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_unlink_root [0.000951s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Unlink failed for /dev/disk/by-id/link1 Unlink failed for /dev/disk/by-id/link2 {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_unlink_root_raise [0.000933s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Unlink failed for /dev/disk/by-id/link1 {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_cifs [0.001145s] ... ok {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_init_nfs_calls_check_nfs_options [0.001037s] ... ok {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_init_sets_mount_base [0.000827s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_local_volume_without_mons [0.005799s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Volume image has not been mapped to local device /dev/rbd/pool/image; is the udev daemon running and are the ceph-renamer udev rules configured? See bug #1884114 for more information. {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_mount_failure [0.005441s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to mount 192.0.2.20:/share, reason: mount.nfs: nfs broke {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001784s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_volume_local [0.007991s] ... ok {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_mount_race [0.002103s] ... ok {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_nfs [0.000977s] ... ok {1} os_brick.tests.remotefs.test_remotefs.ScalityRemoteFsClientTestCase.test_get_mount_point [0.003580s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_create_ceph_conf [0.011555s] ... ok {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_cifs [0.002904s] ... ok {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_mount_failure [0.000949s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to mount 192.0.2.20:/share, reason: mount.nfs: nfs broke {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_7__True__True__False_ [0.018160s] ... ok {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_read_mounts [0.002080s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_no_mapping [0.006174s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_end_raid [0.004432s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_volume [0.006001s] ... ok {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_no_device_local [0.006370s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_factory [0.012510s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_connector_mapping [0.003344s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_mapping_win32 [0.005163s] ... ok {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001885s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001209s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_properties [0.000836s] ... ok {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_3__False__True__False_ [0.007669s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_create_mount_point_1 [0.035028s] ... ok {1} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_create_mount_point_3 [0.002453s] ... ok {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_valid_device_with_wrong_path [0.001731s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_factory [0.005286s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_search_path [0.011493s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_properties_with_sysuuid [0.024563s] ... ok {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_volume_paths [0.003444s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_3__False__True__False_ [0.002890s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_md_name [0.009340s] ... ok {1} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_1 [0.031845s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_4__False__True__True_ [0.004882s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_replicated [0.008046s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ We are being called without the path information! {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_device_in_raid_err [0.001147s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_8__True__True__True_ [0.007814s] ... ok {1} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_missing_2 [0.011846s] ... ok {1} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_mount_1_True [0.001786s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_device_in_raid_not_found [0.008964s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_raid_exists [0.005096s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_with_bandwidth_limit [0.007179s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_no_controller_name [0.000796s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connection_properties_without_failed_over [0.007966s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {1} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_bytes [0.017875s] ... ok {1} os_brick.tests.test_executor.TestExecutor.test_fake_execute [0.000803s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_all_namespaces_ctrl_paths [0.011421s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume [0.003561s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_initial_devices [0.006409s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Using unreliable mechanism to find device: "devices_on_start" {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_disconnect_volume [0.006612s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Error unmapping volume test_volume: Test error map volume {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_1___RoCEv2____rdma__ [0.003501s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_map_volume [0.003076s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Error mapping volume test_volume: Test error map volume {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_is_live_1___live___True_ [0.006776s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_is_live_2___connecting___False_ [0.000817s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_mapping_win32 [0.013223s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_state [0.008209s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_state_no_controller [0.000829s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_properties [0.003096s] ... ok {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_map_volume_already_mapped_v4 [0.002161s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Ignoring error mapping volume test_volume: volume already mapped. {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_find_device_not_found [0.006775s] ... ok {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_4__False__True__True_ [0.003338s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_devices_get_present [0.004273s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_init_2_False [0.000934s] ... ok {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_6__True__False__True_ [0.005024s] ... ok {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001362s] ... ok {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_valid_device_with_wrong_path [0.002396s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_init_no_id [0.010673s] ... ok {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_get_connector_mapping [0.004750s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_attach_disk_to_backing [0.001441s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_1__False__False__False_ [0.006501s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_2_traddr_portal2_trsvcid_port2_src_addr_myip [0.013501s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ OS doesn't present the host nqn information. Controller may be incorrectly matched. {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_8__True__True__True_ [0.005210s] ... ok {1} os_brick.tests.test_executor.TestThread.test_no_cross_mix [0.072113s] ... ok {2} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_sysfs_property [0.006456s] ... ok {1} os_brick.tests.test_utils.AnyTestCase.test_equal_2_1 [0.000828s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__device_path_from_symlink [0.000609s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001292s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_spec_for_disk_remove [0.004659s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_connect_fail_2 [0.001231s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_encrypted_1__dev_md_alias [0.001213s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_encrypted_2 [0.001422s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_1 [0.001126s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_3 [0.000969s] ... ok {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_encrypted_extend [0.001017s] ... ok {1} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_4 [0.000566s] ... ok {1} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_5 [0.000564s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_6__True__False__True_ [0.011390s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006344s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect_volume_with_unmodified_file [0.016022s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_block_non_root [0.001564s] ... ok {1} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_1 [0.000544s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_factory [0.014652s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_exception [0.014119s] ... ok {1} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_password_dict [0.001060s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_connector_properties [0.002536s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_disk_device [0.001135s] ... ok {1} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_time [0.003123s] ... ok {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_snapshot_exists_2 [0.003381s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_block [0.027163s] ... ok {1} os_brick.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.007772s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_find_root_device [0.006122s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_search_path [0.000594s] ... ok {1} os_brick.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.005829s] ... ok {1} os_brick.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.000905s] ... ok {1} os_brick.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.006348s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_volume_paths [0.011721s] ... ok {1} os_brick.tests.test_utils.TestUtils.test_check_valid_device_2__None__False_ [0.002267s] ... ok {1} os_brick.tests.test_utils.TestUtils.test_get_device_size_1___1024___1024_ [0.000812s] ... ok {1} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_io_err [0.001025s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_keyring_raise_error [0.006945s] ... ok {1} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_5 [0.017500s] ... ok {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_device_paths [0.000953s] ... ok {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_provided_keyring [0.016933s] ... ok {3} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_connector_properties_override_hostname [0.047856s] ... ok {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_multipath_support_3 [0.008794s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Using multipath connections for iSCSI and FC disks requires the Multipath IO Windows feature to be enabled. MPIO must be configured to claim such devices. {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_extend_volume_missing_path [0.001229s] ... ok {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_5__True__False__False_ [0.006787s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001315s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_connector_properties_3 [0.012163s] ... ok {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006429s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_scsi_wwn [0.006266s] ... ok {1} os_brick.tests.windows.test_factory.WindowsConnectorFactoryTestCase.test_factory_2 [0.000993s] ... ok {1} os_brick.tests.windows.test_factory.WindowsConnectorFactoryTestCase.test_factory_3 [0.000915s] ... ok {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_disconnect_volume [0.008635s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_extend_volume [0.004878s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties [0.043886s] ... ok {1} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_fc_volume_mappings [0.016533s] ... ok {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_connector_mapping [0.001121s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_fc_transport_exception [0.002166s] ... ok {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_2_False [0.001250s] ... ok {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_2_False [0.002501s] ... ok {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_connector_mapping_win32 [0.005063s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. {1} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_2 [0.006905s] ... ok {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_init_with_scality [0.003562s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_1_True [0.002662s] ... ok {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_connect_volume_exc [0.007800s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not establish the iSCSI session. Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume self._iscsi_utils.login_storage_target( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect os_win.exceptions.OSWinException: An exception has been encountered. Could not establish the iSCSI session. Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume self._iscsi_utils.login_storage_target( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect os_win.exceptions.OSWinException: An exception has been encountered. Could not establish the iSCSI session. Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume self._iscsi_utils.login_storage_target( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect os_win.exceptions.OSWinException: An exception has been encountered. {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_1_True [0.004217s] ... ok {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_initiator [0.005924s] ... ok {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_check_rbd_1_True [0.000973s] ... ok {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_disconnect_volume_1_True [0.001154s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_valid_device [0.015020s] ... ok {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_2_False [0.005348s] ... ok {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_1_True [0.001664s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_valid_device_with_wrong_path [0.010407s] ... ok {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_wait_for_volume_1_True [0.016798s] ... ok {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_wwnns [0.003049s] ... ok {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_initiator_map [0.001391s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume_without_volume_id [0.016761s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_initiator_map_single_wwnn [0.001946s] ... ok {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_wait_for_volume_2_False [0.007443s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Fixed interval looping call 'os_brick.initiator.windows.rbd.WindowsRBDConnector._wait_for_volume.._check_rbd_device' failed Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/oslo_service/backend/eventlet/loopingcall.py", line 151, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/rbd.py", line 132, in _check_rbd_device raise exception.VolumeDeviceNotFound( os_brick.exception.VolumeDeviceNotFound: The mounted RBD image isn't available: fake_pool/fake_volume {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_close [0.015889s] ... ok {1} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_connect_and_mount_volume_1_True [0.013413s] ... ok {1} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_1 [0.001753s] ... ok {1} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_volume_paths [0.001373s] ... ok {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush_on_closed [0.002321s] ... ok {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_init [0.001065s] ... ok {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_tell [0.000945s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_wait_for_path_not_removed [0.037302s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_timeout [0.013552s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_wait_for_path_removed [0.010777s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_path_fail [0.001977s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ couldn't find a valid multipath device path for 1234567890 {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_svc [0.001404s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_path_not_found [0.016505s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_with_error [0.009573s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_sysfs_multipath_dm_not_found [0.002153s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_flush_device_io_non_existent [0.001167s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_factory [0.013295s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_1 [0.002128s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_mapping [0.011996s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_multiple_designators [0.009229s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_3_TRANSPARENT [0.004983s] ... ok {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_map_volume_already_mapped [0.003051s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release Ignoring error mapping volume test_volume: volume already mapped. {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_2__100__100_ [0.000920s] ... ok {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001423s] ... ok {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_valid_device [0.000886s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_4__1010__17394_ [0.001059s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_3__256__16640_ [0.001026s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_transparent_sam_2_SAM [0.001263s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_transparent_sam_3_transparent [0.001134s] ... ok {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_disconnect_volume [0.025072s] ... ok {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_factory [0.001412s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_add_path [0.000936s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_path [0.001198s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_single_val_make_hex [0.001012s] ... ok {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_get_connector_properties [0.009610s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_single_val_make_hex_border_case [0.001911s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_complete_2 [0.003084s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Flushing failed {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_sp_api_exceptions [0.021888s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_3____dev_sda_______True__False__None_ [0.002034s] ... ok {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_2__False__False__True_ [0.011043s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_scsi_iscsi [0.005857s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_path_not_found [0.003665s] ... ok {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_session [0.006351s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_rw [0.001378s] ... ok {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_temp_file [0.005552s] ... ok {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect_volume [0.011167s] ... ok {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_volumes_removal_failure [0.010104s] ... ok {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_load_config [0.005731s] ... ok {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_snapshot_exists_1__None__False_ [0.000867s] ... ok {3} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_env_overrides_main [0.001710s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_4__False__True__True_ [0.006318s] ... ok {3} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_check_manual_scan_supported [0.007368s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_create_lv_snapshot [0.001240s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Trying to create snapshot by non-existent LV: fake-non-existent {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_retry [0.001235s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_volume [0.000861s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_5__True__False__False_ [0.013431s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001296s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_deactivate [0.007909s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_thin_pool_creation_manual [0.000796s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_vg_exists [0.000839s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_valid_device [0.008947s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_volume_create_after_thin_creation [0.001077s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_disconnect_volume [0.000628s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_activate_lv [0.001531s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_factory [0.006219s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. Connection details not present. RemoteFsClient may not initialize properly. SDS CLI file not found, HuaweiStorHyperConnector init failed. Connection details not present. RemoteFsClient may not initialize properly. {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_get_connector_mapping [0.000973s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_found [0.001329s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_get_connector_properties [0.000818s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_retry [0.001912s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_physical_volumes [0.000878s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_thin_pool_free_space_retry [0.001212s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_deactivate [0.001165s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_thin_pool_free_space [0.000950s] ... ok {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_thin_pool_provisioned_capacity [0.000995s] ... ok {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn [0.002584s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties_connectors_called [0.032930s] ... ok {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_generate_old_nvme_cli_1__231___error__Invalid_sub_command_n______ [0.002609s] ... ok {2} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties_fallback [0.012703s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Unknown error when checking presence of nvme: 2 {2} os_brick.tests.initiator.test_host_driver.HostDriverTestCase.test_get_all_block_devices_when_oserror_is_enoent [0.000933s] ... ok {2} os_brick.tests.initiator.test_host_driver.HostDriverTestCase.test_get_all_block_devices_when_oserror_is_not_enoent [0.007015s] ... ok {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_nvme_not_present_1 [0.003048s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not generate host nqn: 2 {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_both_paths_not_found [0.000977s] ... ok {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_nvme_not_present_2 [0.001746s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not generate host nqn: unsupported operand type(s) for +: 'NoneType' and 'str' {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_dmidecode [0.002352s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_1_True [0.012424s] ... ok {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_dmidecode_missing [0.000980s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_2_False [0.005241s] ... ok {3} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test_check_valid_path [0.002904s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_2_False [0.008337s] ... ok {3} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test_root_create_ceph_conf [0.004111s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_2_False [0.002977s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_target_fc_remote_ports_path [0.013821s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_target_fc_transport_path [0.001020s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_deconfigure_scsi_device [0.000898s] ... ok {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_default_timeout [0.032236s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_single_wwnn [0.015266s] ... ok {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_execute [0.001681s] ... ok {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_execute_as_root [0.001245s] ... ok {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_force_1_None [0.001251s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_fc_remote_ports_exception [0.006658s] ... ok {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_mount_already_mounted [0.001624s] ... ok {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_cifs [0.001894s] ... ok {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_glusterfs [0.001105s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_open_oserror [0.010138s] ... ok {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_nfs [0.000952s] ... ok {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_read_mounts [0.008355s] ... ok {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_single_wwnn [0.001987s] ... ok {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_nfs [0.001471s] ... ok {2} os_brick.tests.initiator.test_linuxrbd.RBDClientTestCase.test_with_client [0.001820s] ... ok {2} os_brick.tests.initiator.test_linuxrbd.RBDClientTestCase.test_with_client_error [0.000798s] ... ok {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_cifs [0.001509s] ... ok {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_quobyte [0.003050s] ... ok {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_invalid_share [0.005965s] ... ok {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_with_auth [0.001192s] ... ok {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush_closed_image [0.019512s] ... ok {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush_on_image_closed [0.003093s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ RBDVolumeIOWrapper's underlying image was closed directly (probably by the GC) instead of through the wrapper {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_seek [0.001144s] ... ok {3} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_create_mount_point_2 [0.009267s] ... ok {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_seekable [0.000734s] ... ok {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_write [0.000842s] ... ok {3} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_missing_1 [0.004908s] ... ok {3} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_bytes_exception [0.003171s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_no_mpath [0.016186s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_path_down [0.001135s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Path status is down for path /dev/fake1 {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_path_mapper [0.015896s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_with_multiple_errors [0.002896s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_hctl_with_target [0.002176s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_name_from_path [0.004726s] ... ok {3} os_brick.tests.test_executor.TestThread.test_no_context [0.031374s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_not_found [0.004077s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_mpath_exc [0.015921s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to read the DM uuid: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_single_designator [0.001202s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running [0.011275s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running_failure_not_enforcing_exit_code_0 [0.001321s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_1_1 [0.000874s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_1__0__16384_ [0.000873s] ... ok {3} os_brick.tests.test_executor.TestThread.test_with_context [0.039197s] ... ok {3} os_brick.tests.test_utils.AnyTestCase.test_different_2_1 [0.001044s] ... ok {3} os_brick.tests.test_utils.AnyTestCase.test_equal_4 [0.000598s] ... ok {3} os_brick.tests.test_utils.AnyTestCase.test_equal_5 [0.000710s] ... ok {3} os_brick.tests.test_utils.AnyTestCase.test_equal_6_False [0.000550s] ... ok {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__device_path_from_symlink_raid [0.001568s] ... ok {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_4 [0.001620s] ... ok {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_encrypted_disconnect [0.001454s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to remove encrypted custom symlink /dev/disk/by-id/os-brick_dev_md_alias {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_3 [0.001159s] ... ok {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_4 [0.001249s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_add_wwid [0.020185s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map [0.001673s] ... ok {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_5 [0.003324s] ... ok {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_6 [0.001160s] ... ok {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_3 [0.000692s] ... ok {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_2 [0.000681s] ... ok {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_3 [0.000705s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map_retries_cmd_fails [0.014052s] ... ok {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_6 [0.001253s] ... ok {3} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_password_str [0.003407s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_singlepath_used [0.008077s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_device_force [0.001263s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Flushing /dev/sdc failed Removing /dev/sdc failed {3} os_brick.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.003055s] ... ok {3} os_brick.tests.test_utils.TestRetryDecorator.test_retries_once [0.002049s] ... ok {3} os_brick.tests.test_utils.TestUtils.test_check_valid_device_error [0.000993s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path /dev/fake: None. {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_mpath_device_fails [0.015664s] ... ok {3} os_brick.tests.test_utils.TestUtils.test_get_device_size_3___2048_n___2048_ [0.000896s] ... ok {3} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_io_err_no_uuid [0.002694s] ... ok {3} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_2 [0.001237s] ... ok {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_rw_needs_retry [0.014509s] ... ok {2} os_brick.tests.initiator.test_storpool_utils.StorPoolAPITestCase.test_api_exceptions [0.002447s] ... ok {3} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_6 [0.002302s] ... ok {2} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_unsupported_not_shared [0.000808s] ... ok {3} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_multipath_support_2 [0.005171s] ... ok {3} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_connector_properties_2 [0.002795s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_all_physical_volumes [0.015954s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_vg_uuid [0.000817s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_volume_groups [0.000683s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_extend [0.001182s] ... ok {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_connect_volume [0.001824s] ... ok {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_connect_volume_not_found [0.004316s] ... ok {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_dev_nums_by_scsi_id [0.001643s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_is_active [0.012528s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_create_lv_snapshot [0.001069s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Trying to create snapshot by non-existent LV: fake-non-existent {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_disk_paths_by_scsi_id [0.004569s] ... ok {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_fc_hba_mappings [0.001084s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_notfound [0.012545s] ... ok {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_1 [0.004258s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_mirrored_available_capacity [0.004315s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_volume [0.000725s] ... ok {3} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_connect_volume_2_False [0.009537s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not establish the iSCSI session. Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume self._iscsi_utils.login_storage_target( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result os_win.exceptions.OSWinException: An exception has been encountered. {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_extend [0.013192s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_thin_pool_creation_manual [0.000703s] ... ok {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_vg_exists [0.000654s] ... ok {3} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_check_rbd_2_False [0.005950s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ rbd.exe is not available. rbd.exe is not available. rbd.exe is not available. {3} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_connect_volume [0.001788s] ... ok {2} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_from_system_uuid [0.013466s] ... ok {3} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_connect_volume [0.005761s] ... ok {3} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_ensure_share_mounted [0.003706s] ... ok {3} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_2 [0.001747s] ... ok {3} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_export_path [0.001301s] ... ok {2} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_generate [0.029752s] ... ok {2} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_generate_old_nvme_cli_2__254_______hostnqn_is_not_available____use_nvme_gen_hostnqn_n__ [0.003429s] ... ok {2} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_dmidecode_empty [0.005952s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ dmidecode returned empty system-uuid {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_no_raise [0.102603s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Stopping sleep 2 with signal 15 after 0.05s. {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_raises_with_retries [0.274889s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Stopping sleep 2 with signal 15 after 0.05s. Stopping sleep 2 with signal 15 after 0.05s. Stopping sleep 2 with signal 15 after 0.05s. {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_unlink_root_raise_at_end [0.002546s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Unlink failed for /dev/disk/by-id/link1 Unlink failed for /dev/disk/by-id/link2 {2} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_invalid_fs [0.000813s] ... ok {2} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_vzstorage [0.000767s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_init_nfs_calls_check_nfs_options [0.001227s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_init_sets_mount_base [0.000696s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_mount_already_mounted [0.001301s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_mount_race [0.000994s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_glusterfs [0.000858s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_nfs [0.000707s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_vzstorage [0.000683s] ... ok {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_by_cluster_name [0.001275s] ... ok {2} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_2 [0.011846s] ... ok {2} os_brick.tests.test_brick.TestBrick.test_something [0.000688s] ... ok {2} os_brick.tests.test_exception.BrickExceptionTestCase.test_default_error_code [0.000611s] ... ok {2} os_brick.tests.test_exception.BrickExceptionTestCase.test_default_error_msg_with_kwargs [0.000603s] ... ok {2} os_brick.tests.test_exception.BrickExceptionTestCase.test_error_msg_exception_with_kwargs [0.000949s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Exception in string format operation. msg='default message: %(mispelled_code)s' Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/exception.py", line 54, in __init__ message = self.message % kwargs ~~~~~~~~~~~~~^~~~~~~~ KeyError: 'mispelled_code' code: 500 {2} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_str [0.024550s] ... ok {2} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_str_exception [0.001639s] ... ok {2} os_brick.tests.test_executor.TestExecutor.test_none_execute [0.000603s] ... ok {2} os_brick.tests.test_executor.TestThread.test_normal_thread [0.029590s] ... ok {2} os_brick.tests.test_utils.AnyTestCase.test_different_1_hola [0.000944s] ... ok {2} os_brick.tests.test_utils.AnyTestCase.test_equal_1_hola [0.000677s] ... ok {2} os_brick.tests.test_utils.AnyTestCase.test_equal_3_None [0.000666s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__device_path_from_symlink_file_handle [0.001645s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__symlink_name_from_device_path [0.000650s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__symlink_name_from_device_path_raid [0.000579s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_2 [0.002777s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_symlink_fail [0.001210s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_1 [0.001130s] ... ok {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_2 [0.011417s] ... ok {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_2 [0.000658s] ... ok {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_7 [0.000580s] ... ok {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_password_in_formal_params [0.012246s] ... ok {2} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_err [0.001127s] ... ok {2} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_4 [0.001106s] ... ok {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_multipath_support_1 [0.001363s] ... ok {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_valid_device_2_OSError [0.015110s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Failed to access the device on the path sentinel.dev_path Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/base.py", line 87, in check_valid_device with open(path, 'r') as dev: ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call raise effect OSError {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_connector_properties_1 [0.001198s] ... ok {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_connector_props_1_True [0.005291s] ... ok {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_3 [0.001775s] ... ok {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_5 [0.015618s] ... ok {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_connect_volume_1_True [0.019167s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ Could not establish the iSCSI session. Traceback (most recent call last): File "/builddir/build/BUILD/os-brick-6.11.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume self._iscsi_utils.login_storage_target( File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call raise result os_win.exceptions.OSWinException: An exception has been encountered. {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_disconnect_volume [0.003755s] ... ok {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_validate_initiators_1 [0.001899s] ... ok {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_validate_initiators_2 [0.001292s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ The requested initiator sentinel.initiator_0 is not in the list of available initiators: [sentinel.initiator_1]. {2} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_connect_and_mount_volume_2_False [0.013762s] ... ok {2} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_search_path [0.001441s] ... ok ====== Totals ====== Ran: 1228 tests in 4.6041 sec. - Passed: 1228 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 9.3454 sec. ============== Worker Balance ============== - Worker 0 (307 tests) => 0:00:02.122957 - Worker 1 (307 tests) => 0:00:02.444630 - Worker 2 (307 tests) => 0:00:03.214470 - Worker 3 (307 tests) => 0:00:02.726746 Test id Runtime (s) ------------------------------------------------------------------------------------------------------------------------------------------- ----------- os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_ro 0.277 os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_raises_with_retries 0.275 os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_3__False__True__False_ 0.237 os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_7__True__True__False_ 0.217 os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_2__False__False__True_ 0.155 os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_loging_not_found 0.125 os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_fail 0.121 os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_no_raise 0.103 os_brick.tests.test_executor.TestThread.test_no_cross_mix 0.072 os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_check_exit_code 0.052 py312: OK (17.04 seconds) congratulations :) (17.26 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3ecTCb + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + DOCDIR=/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/doc/python3-os-brick + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/doc/python3-os-brick + cp -pr /builddir/build/BUILD/os-brick-6.11.0/doc/build/html /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/doc/python3-os-brick + cp -pr /builddir/build/BUILD/os-brick-6.11.0/README.rst /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/doc/python3-os-brick + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4hsSXm + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/licenses/python3-os-brick + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/licenses/python3-os-brick + cp -pr /builddir/build/BUILD/os-brick-6.11.0/LICENSE /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64/usr/share/licenses/python3-os-brick + RPM_EC=0 ++ jobs -p + exit 0 Provides: os-brick = 6.11.0-0.20250319055206.6e83ac6.el10 python-os-brick = 6.11.0-0.20250319055206.6e83ac6.el10 python3-os-brick = 6.11.0-0.20250319055206.6e83ac6.el10 python3.12-os-brick = 6.11.0-0.20250319055206.6e83ac6.el10 python3.12dist(os-brick) = 6.11 python3dist(os-brick) = 6.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(os-win) >= 5.7 python3.12dist(oslo-concurrency) >= 5 python3.12dist(oslo-config) >= 9 python3.12dist(oslo-context) >= 4.1 python3.12dist(oslo-i18n) >= 5.1 python3.12dist(oslo-log) >= 4.8 python3.12dist(oslo-privsep) >= 3 python3.12dist(oslo-serialization) >= 4.3 python3.12dist(oslo-service) >= 2.8 python3.12dist(oslo-utils) >= 6 python3.12dist(pbr) >= 5.8 python3.12dist(psutil) >= 5.7.2 python3.12dist(requests) >= 2.25.1 python3.12dist(tenacity) >= 6.3.1 Obsoletes: python3.12-os-brick < 6.11.0-0.20250319055206.6e83ac6.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 Wrote: /builddir/build/SRPMS/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.src.rpm Wrote: /builddir/build/RPMS/python3-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wIGWwt + umask 022 + cd /builddir/build/BUILD + cd os-brick-6.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-brick-6.11.0-0.20250319055206.6e83ac6.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.aogfQr + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/os-brick-6.11.0-SPECPARTS + rm -rf os-brick-6.11.0 os-brick-6.11.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0